Skip to content
This repository was archived by the owner on Jun 5, 2019. It is now read-only.

Commit 3962095

Browse files
committed
🐛 sourcemap (in DevTools) works!
1 parent 573c269 commit 3962095

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"experimentalDecorators": true,
88
"allowSyntheticDefaultImports": false,
99
"noUnusedLocals": true,
10-
"inlineSourceMap": true,
1110
"strictNullChecks": true,
1211
"noImplicitReturns": true,
1312
"noImplicitAny": true

0 commit comments

Comments
 (0)