Skip to content

Commit d871090

Browse files
committed
keep typescript thinking we're using legacy decorators for now
1 parent 55832e5 commit d871090

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig/compiler-options.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"rootDir": "../packages",
1010

1111
// Environment Configuration
12+
"experimentalDecorators": true,
1213
"moduleResolution": "bundler",
1314

1415
// Enhance Strictness

0 commit comments

Comments
 (0)