finish path refactoring, add sourcemap + better trace support
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
"DOM",
|
||||
"DOM.Iterable"
|
||||
],
|
||||
"experimentalDecorators": true,
|
||||
"module": "esnext",
|
||||
"target": "esnext",
|
||||
"moduleResolution": "node",
|
||||
|
Reference in New Issue
Block a user