Skip to content

Commit f9e1055

Browse files
author
Christopher J Baker
committed
restore
1 parent af3d1b5 commit f9e1055

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.base.json

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"noFallthroughCasesInSwitch": true,
1515
"noImplicitReturns": true,
1616
"noUnusedLocals": true,
17+
"resolveJsonModule": true,
1718
"skipLibCheck": true,
1819
"useDefineForClassFields": true
1920
},

0 commit comments

Comments
 (0)