api: support linting and fixing of blueprints
This commit is contained in:
parent
e222b13476
commit
2dde0f2177
8 changed files with 224 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ const config: ConfigFile = {
|
|||
'deleteBlueprint',
|
||||
'getBlueprint',
|
||||
'recommendPackage',
|
||||
'fixupBlueprint',
|
||||
],
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue