feat: more cron webui

This commit is contained in:
2025-07-05 04:08:56 +08:00
parent 004fed9b2e
commit 3aad31a36b
33 changed files with 3096 additions and 2388 deletions

View File

@@ -44,6 +44,14 @@
}
},
"overrides": [
{
"include": ["**/tsconfig.json", "**/tsconfig.*.json"],
"json": {
"parser": {
"allowComments": true
}
}
},
{
"include": ["apps/webui/src/infra/graphql/gql/**/*"],
"linter": {