Use source maps
Enable source map output and use it to get better line reporting.
This commit is contained in:
parent
fed46dbb4a
commit
7aa937a7e9
2 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
"jsx": "react-jsx",
|
||||
"jsxImportSource": "antihtml",
|
||||
"sourceMap": true,
|
||||
"lib": ["es2023"],
|
||||
"target": "es2023",
|
||||
"module": "node16",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue