Skip to content

Commit

Permalink
Update tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
cesalberca committed May 10, 2024
1 parent 0d2d8e3 commit cae9611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"resolveJsonModule": true,
"isolatedModules": true,
"experimentalDecorators": true,
"importsNotUsedAsValues": "error",
"verbatimModuleSyntax": true,
"emitDecoratorMetadata": true,
"jsx": "preserve",
"incremental": true,
Expand Down

0 comments on commit cae9611

Please sign in to comment.