api: support linting and fixing of blueprints

This commit is contained in:
Sanne Raymaekers 2025-04-16 11:58:38 +02:00 committed by Klara Simickova
parent e222b13476
commit 2dde0f2177
8 changed files with 224 additions and 0 deletions

View file

@ -28,6 +28,7 @@ const config: ConfigFile = {
'deleteBlueprint',
'getBlueprint',
'recommendPackage',
'fixupBlueprint',
],
};