Skip to content

Commit

Permalink
style: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy1339 committed Aug 22, 2024
1 parent eae4aba commit a47e91e
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 @@ -11,7 +11,7 @@
"noImplicitAny": true,
"esModuleInterop": true,
"declaration": true,
"allowJs": true,
"allowJs": true
},
"include": ["./*"],
"files": ["index.ts"]
Expand Down

0 comments on commit a47e91e

Please sign in to comment.