emit source maps
This commit is contained in:
parent
f04c66294e
commit
61bd84b385
@ -7,6 +7,7 @@
|
||||
"strict": true,
|
||||
"esModuleInterop": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"declaration": true
|
||||
"declaration": true,
|
||||
"sourceMap": true
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user