Moved to Angular v20 and Tailwind v4 plus all related dependencies
Renamed Docker directory. Also serving static files from FastAPI.
This commit is contained in:
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
@ -14,5 +14,8 @@
|
||||
"**/package-lock.json": true,
|
||||
"/overlord/.angular/**": true,
|
||||
},
|
||||
"makefile.configureOnOpen": false
|
||||
}
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll.eslint": "explicit"
|
||||
},
|
||||
"makefile.configureOnOpen": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user