Commit 1c3a4ee 1 parent a47ac48 commit 1c3a4ee Copy full SHA for 1c3a4ee
File tree 5 files changed +9
-5
lines changed
5 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 2
2
"compilerOptions" : {
3
3
"incremental" : true ,
4
4
"isolatedModules" : true ,
5
- "module " : "CommonJS " ,
5
+ "moduleResolution " : "node " ,
6
6
"resolveJsonModule" : true ,
7
7
"noUnusedLocals" : false ,
8
8
"noUnusedParameters" : false
Original file line number Diff line number Diff line change 1
1
{
2
2
"compilerOptions" : {
3
3
"incremental" : true ,
4
- "moduleResolution" : "Node" ,
4
+ "module" : "CommonJS" ,
5
+ "moduleResolution" : "node" ,
5
6
"outDir" : "lib" ,
6
7
"skipLibCheck" : true
7
8
} ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"compilerOptions" : {
3
3
"incremental" : true ,
4
- "moduleResolution" : "Node" ,
4
+ "module" : "CommonJS" ,
5
+ "moduleResolution" : "node" ,
5
6
"outDir" : "lib" ,
6
7
"skipLibCheck" : true
7
8
} ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"compilerOptions" : {
3
3
"incremental" : true ,
4
- "moduleResolution" : "Node" ,
4
+ "module" : "CommonJS" ,
5
+ "moduleResolution" : "node" ,
5
6
"outDir" : "lib" ,
6
7
"skipLibCheck" : true
7
8
} ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"compilerOptions" : {
3
3
"incremental" : true ,
4
- "moduleResolution" : "Node" ,
4
+ "module" : "CommonJS" ,
5
+ "moduleResolution" : "node" ,
5
6
"outDir" : "lib" ,
6
7
"skipLibCheck" : true
7
8
} ,
You can’t perform that action at this time.
0 commit comments