chore(actions): check_format_lint

This commit is contained in:
github-actions[bot]
2024-04-21 12:45:53 +00:00
parent 5b4b3ff6ec
commit 86508057f0
3 changed files with 1 additions and 3 deletions

View File

@@ -68,4 +68,4 @@
"engines": {
"node": ">=20"
}
}
}

View File

@@ -1,4 +1,3 @@
import { batchImportApps } from '@gkd-kit/tools';
const apps = await batchImportApps(`${import.meta.dirname}/apps`);

View File

@@ -79,4 +79,3 @@ export default defineGkdGlobalGroups([
),
},
]);