You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/baselines/reference/tsConfig/Initialized TSConfig with incorrect compiler option value/tsconfig.json
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,5 @@
56
56
/* Experimental Options */
57
57
// "experimentalDecorators": true, /* Enables experimental support for ES7 decorators. */
58
58
// "emitDecoratorMetadata": true, /* Enables experimental support for emitting type metadata for decorators. */
59
-
// "experimentalBigInt": true, /* Enables experimental support for ESNext BigInt literals. */
Copy file name to clipboardExpand all lines: tests/baselines/reference/tsConfig/Initialized TSConfig with list compiler options with enum value/tsconfig.json
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,5 @@
56
56
/* Experimental Options */
57
57
// "experimentalDecorators": true, /* Enables experimental support for ES7 decorators. */
58
58
// "emitDecoratorMetadata": true, /* Enables experimental support for emitting type metadata for decorators. */
59
-
// "experimentalBigInt": true, /* Enables experimental support for ESNext BigInt literals. */
0 commit comments