Fix schema.json being auto deleted and remove formating and linting of generated openapi client

This commit is contained in:
2025-03-09 16:30:21 +01:00
parent 05edf33062
commit 106dc32a3d
4 changed files with 5 additions and 6 deletions

View File

@ -17,7 +17,7 @@
"license": "GPL-3.0-only",
"sideEffects": [".css"],
"imports": {
"#openapi": "./staticfiles/generated/openapi/index.ts",
"#openapi": "./staticfiles/generated/openapi/client/index.ts",
"#core:*": "./core/static/bundled/*",
"#pedagogy:*": "./pedagogy/static/bundled/*",
"#counter:*": "./counter/static/bundled/*",