Skip to content

Commit

Permalink
Disable declarations map
Browse files Browse the repository at this point in the history
  • Loading branch information
Mati365 committed Sep 25, 2024
1 parent 44bd76e commit 14ec922
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"module": "NodeNext",
"moduleResolution": "NodeNext",
"lib": ["ESNext", "DOM", "DOM.Iterable"],
"declarationMap": true,
"declaration": true,
"esModuleInterop": true,
"experimentalDecorators": true,
Expand Down

0 comments on commit 14ec922

Please sign in to comment.