Skip to content

Commit 83ea91c

Browse files
committed
"sourceMap": true
1 parent fc4146a commit 83ea91c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"allowSyntheticDefaultImports": true,
88
"skipLibCheck": true,
99
"declaration": true,
10+
"sourceMap": true,
1011
"strict": false,
1112
"checkJs": false
1213
},

0 commit comments

Comments
 (0)