Skip to content

Commit

Permalink
chore: simplify included stacks types
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Sep 11, 2022
1 parent 93e5bb4 commit b8ddc17
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,7 @@
]
},
"include": [
"./.stacks/shims.d.ts",
"./.stacks/auto-imports.d.ts",
"./.stacks/components.d.ts",
"./.stacks/**.d.ts",
"./.stacks/**/*",
"./functions/**/*",
"./pages/**/*",
Expand Down

0 comments on commit b8ddc17

Please sign in to comment.