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.
2 parents 1205f82 + 8bdf6a6 commit e5d1f10Copy full SHA for e5d1f10
src/add-ns/_ns-files/tsconfig__nsext__.json
@@ -3,6 +3,7 @@
3
"compilerOptions": {
4
"module": "es2015",
5
"moduleResolution": "node",
6
+ "skipLibCheck": true,
7
"paths": {
8
"@src/*": [
9
"<%= sourceDir %>/*.tns.ts",
0 commit comments