There was an error while loading. Please reload this page.
skipLipCheck
1 parent e458b63 commit 7c7a9a4Copy full SHA for 7c7a9a4
tsconfig.json
@@ -4,7 +4,8 @@
4
"module": "ESNext",
5
"moduleResolution": "Node",
6
"esModuleInterop": true,
7
- "strict": true
+ "strict": true,
8
+ "skipLibCheck": true
9
},
10
"include": ["src", "test"]
11
}
0 commit comments