Skip to content

Commit

Permalink
verbatim syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
AmauryD committed Feb 12, 2024
1 parent f7b9a22 commit 9daf57d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
"outDir": "dist",
"moduleResolution": "node",
"esModuleInterop": true,
"skipLibCheck": true,
"experimentalDecorators": true,
"verbatimModuleSyntax": true,
"emitDecoratorMetadata": true,
"lib": [
"dom",
Expand Down

0 comments on commit 9daf57d

Please sign in to comment.