Skip to content

Commit

Permalink
fix: limit lib to include files in main.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptammergard committed Jul 6, 2021
1 parent 0fe7b25 commit 5d79e00
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
},
"include": [
"src/main.ts",
"src/components/**/*.ts",
"src/components/**/*.tsx",
"src/types/custom.d.ts", // TODO, this could probably be moved to typeRoots
"src/types/emotion.d.ts",
]
Expand Down

0 comments on commit 5d79e00

Please sign in to comment.