Skip to content

Commit

Permalink
Merge pull request #1 from Suryadevelops/Experimental-support-for-dec…
Browse files Browse the repository at this point in the history
…orators-error

fixed error Experimental support for decorators is a feature that is …
  • Loading branch information
Suryadevelops authored Jan 5, 2021
2 parents ef504a8 + 08b9f1b commit 4451ca1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config/tsconfig.react.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"compilerOptions": {
"experimentalDecorators": true,
"baseUrl": ".",
"outDir": "build/dist",
"module": "esnext",
Expand Down

0 comments on commit 4451ca1

Please # to comment.