Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed Oct 22, 2024
1 parent 01e6317 commit 970701c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions packages/kit/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@
"noUnusedLocals": true,
"noUnusedParameters": true
},
"include": [
"*.js",
"scripts/**/*",
"src/**/*",
"src/types/**/*"
],
"include": ["*.js", "scripts/**/*", "src/**/*", "src/types/**/*"],
"exclude": ["./**/write_types/test/**"]
}

0 comments on commit 970701c

Please sign in to comment.