We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba5e297 commit 86364e9Copy full SHA for 86364e9
1 file changed
adminforth/spa/tsconfig.app.json
@@ -5,6 +5,8 @@
5
"compilerOptions": {
6
"composite": true,
7
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo",
8
+ "ignoreDeprecations": "6.0",
9
+ "baseUrl": ".",
10
"paths": {
11
"@/*": ["./src/*"]
12
}
0 commit comments