Skip to content

Commit

Permalink
chore: using
Browse files Browse the repository at this point in the history
  • Loading branch information
andreabadesso committed May 17, 2021
1 parent 135191c commit 8f69b57
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@
"sourceMap": true,
"rootDir": "./src",
"strict": true,
"strictFunctionTypes": false,
"noImplicitAny": false,
"noImplicitReturns": true,
"noFallthroughCasesInSwitch": true,
"noUnusedLocals": true,
"noUnusedParameters": true,
"moduleResolution": "node",
"jsx": "react",
"esModuleInterop": true,
Expand Down

0 comments on commit 8f69b57

Please sign in to comment.