Skip to content

Commit 0eb4494

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

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"isolatedModules": true,
1313
"sourceMap": true,
1414
"declaration": false,
15-
"experimentalDecorators": true,
1615
"importHelpers": true,
1716
"strictNullChecks": true,
1817
"target": "ES2022",

0 commit comments

Comments
 (0)