Skip to content

Commit

Permalink
removed linting config
Browse files Browse the repository at this point in the history
  • Loading branch information
AMZ-brandon committed Mar 15, 2024
1 parent 03be2c9 commit 0da83c4
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@
"isolatedModules": true,
"noEmit": true,
"jsx": "react-jsx",

/* Linting */
"strict": true,
"noUnusedLocals": true,
"noUnusedParameters": true,
"noFallthroughCasesInSwitch": true
},
"include": ["src"],
"references": [{ "path": "./tsconfig.node.json" }]
Expand Down

0 comments on commit 0da83c4

Please sign in to comment.