Skip to content

Commit b122160

Browse files
committed
Drop obsolete experimentalDecorators #11918
Because we don't use parameter decorators anymore, so we don't need it.
1 parent a3f7e08 commit b122160

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"noFallthroughCasesInSwitch": true,
1616
"skipLibCheck": true,
1717
"isolatedModules": true,
18-
"experimentalDecorators": true,
1918
"importHelpers": true,
2019
"target": "ES2022",
2120
"module": "preserve"

0 commit comments

Comments
 (0)