There was an error while loading. Please reload this page.
1 parent 1f39f36 commit ae7b394Copy full SHA for ae7b394
1 file changed
docs/tsconfig.json
@@ -1,6 +1,8 @@
1
{
2
"extends": "@docusaurus/tsconfig",
3
"compilerOptions": {
4
+ "ignoreDeprecations": "6.0",
5
+ "baseUrl": ".",
6
"strict": true,
7
"lib": ["ESNext", "DOM", "DOM.Iterable"],
8
"paths": {
0 commit comments