Skip to content

Commit

Permalink
reformat: run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Toromyx committed Jan 20, 2024
1 parent 7613e7e commit f5e4849
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"strict": true,
"verbatimModuleSyntax": true,
"allowImportingTsExtensions": true,
"types": ["svelte", "vite/client"]
"types": ["svelte", "vite/client"],
},
"include": ["./src/**/*.ts"]
"include": ["./src/**/*.ts"],
}

0 comments on commit f5e4849

Please sign in to comment.