Skip to content

Commit

Permalink
fix: format
Browse files Browse the repository at this point in the history
  • Loading branch information
Averethel committed Aug 2, 2022
1 parent e2c22a5 commit 25e0bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"noImplicitReturns": true,
"noFallthroughCasesInSwitch": true,
"noImplicitAny": true,
"esModuleInterop": true,
"esModuleInterop": true
},
"exclude": ["dist", "node_modules"],
"include": ["src"]
Expand Down

0 comments on commit 25e0bc9

Please # to comment.