We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44da97f commit 8a9bdb9Copy full SHA for 8a9bdb9
test/tsconfig.json
@@ -1,6 +1,7 @@
1
{
2
"compilerOptions": {
3
- "experimentalDecorators": true
+ "experimentalDecorators": true,
4
+ "sourceMap": true
5
},
6
"exclude": [
7
"integration/testfiles/*",
0 commit comments