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: tsconfig.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@
58
58
// "inlineSources": true, /* Emit the source alongside the sourcemaps within a single file; requires '--inlineSourceMap' or '--sourceMap' to be set. */
59
59
60
60
/* Experimental Options */
61
-
//"experimentalDecorators": true, /* Enables experimental support for ES7 decorators. */
61
+
"experimentalDecorators": true, /* Enables experimental support for ES7 decorators. */
62
62
// "emitDecoratorMetadata": true, /* Enables experimental support for emitting type metadata for decorators. */
0 commit comments