Skip to content

Commit 0e5d521

Browse files
committed
fix(tests): perhaps (but probably not) finally fix the unit tests
1 parent 41c7b27 commit 0e5d521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"forceConsistentCasingInFileNames": true,
1111
"resolveJsonModule": true,
1212

13-
"experimentalDecorators": true,
13+
"experimentalDecorators": false,
1414
"emitDecoratorMetadata": false,
1515

1616
"incremental": true,

0 commit comments

Comments
 (0)