Skip to content

Commit 8ffb346

Browse files
revert(ts config): revert latest change as inlineSourceMap is in use
1 parent 3d8d1b7 commit 8ffb346

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
@@ -24,7 +24,6 @@
2424
"noUnusedParameters": true,
2525
"outDir": "./dist",
2626
"removeComments": true,
27-
"sourceMap": true,
2827
"strict": true,
2928
"target": "es5",
3029
"typeRoots": ["node_modules/@types", "typings"],

0 commit comments

Comments
 (0)