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