We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5d1510 commit d6a1d6aCopy full SHA for d6a1d6a
1 file changed
tsconfig.base.json
@@ -1,5 +1,6 @@
1
{
2
"compilerOptions": {
3
+ "ignoreDeprecations": "6.0",
4
"allowUnreachableCode": false,
5
"allowUnusedLabels": false,
6
"esModuleInterop": true,
0 commit comments