Skip to content

Commit

Permalink
Update tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
riknoll authored Jan 24, 2024
1 parent f30fbc3 commit 55cda25
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pxtrunner/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"sourceMap": false,
"moduleResolution": "node",
"isolatedModules": false,
"jsx": "react-jsx",
"experimentalDecorators": true,
"emitDecoratorMetadata": true,
"declaration": false,
Expand All @@ -33,4 +32,4 @@
"exclude": [
"node_modules"
]
}
}

0 comments on commit 55cda25

Please sign in to comment.