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