Skip to content

Commit b23885a

Browse files
committed
1 parent 9324279 commit b23885a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/electron-platform-template/tsconfig.json

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"esModuleInterop": true,
1111
"typeRoots": ["./node_modules/@types"],
1212
"allowJs": true,
13+
"skipLibCheck": true,
1314
"rootDir": "."
1415
}
1516
}

0 commit comments

Comments
 (0)