Skip to content

Commit

Permalink
chore(tsconfig): remove decorator options
Browse files Browse the repository at this point in the history
  • Loading branch information
tomgao365 committed Jul 11, 2024
1 parent 0981ddc commit d58ff26
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/tsconfig/node.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
"module": "ESNext",
"target": "ES2021",

"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"allowSyntheticDefaultImports": true,

"strict": true,
"esModuleInterop": true,
"skipLibCheck": true,
Expand Down

0 comments on commit d58ff26

Please sign in to comment.