Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
plojo committed Sep 11, 2024
2 parents 074fe6e + 9e902ff commit d190e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Editor/Source/Template/tsconfig.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
/* Experimental Options */
// "experimentalDecorators": true, /* Enables experimental support for ES7 decorators. */
// "emitDecoratorMetadata": true, /* Enables experimental support for emitting type metadata for decorators. */
"useDefineForClassFields": false
"useDefineForClassFields": false,
/* Advanced Options */
"skipLibCheck": true, /* Skip type checking of declaration files. */
// "forceConsistentCasingInFileNames": true /* Disallow inconsistently-cased references to the same file. */
Expand Down

0 comments on commit d190e20

Please sign in to comment.