We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7776f49 commit 44e68f1Copy full SHA for 44e68f1
1 file changed
tsconfig.demo.json
@@ -5,6 +5,7 @@
5
"module": "es2020",
6
"newLine": "lf",
7
"moduleResolution": "node",
8
+ "ignoreDeprecations": "6.0",
9
"lib": ["es2020", "dom"]
10
},
11
"include": ["examples/demo.ts", "src/*.ts"]
0 commit comments