Skip to content

Commit

Permalink
chore: remove unused experimental decorator in tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding authored Jul 9, 2024
1 parent e61b8e2 commit 25a73cc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
"pretty": true,
"importHelpers": true,
"allowSyntheticDefaultImports": true,
"experimentalDecorators": true,
"emitDecoratorMetadata": true,
"noImplicitReturns": true,
"rootDir": ".",
"sourceMap": true,
Expand Down

0 comments on commit 25a73cc

Please sign in to comment.