Skip to content

Commit

Permalink
Removing the useDefineForClassFields setting.
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigokamada committed Sep 4, 2024
1 parent 3e90ae1 commit 73d19b8
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 @@ -18,7 +18,6 @@
"importHelpers": true,
"target": "ES2022",
"module": "ES2022",
"useDefineForClassFields": false,
"lib": [
"ES2022",
"dom"
Expand Down

0 comments on commit 73d19b8

Please sign in to comment.