Skip to content

Commit

Permalink
chore: update tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
hirsch88 committed Jan 24, 2024
1 parent 5315fee commit 67d6ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"types": ["vitest/globals"],
},
"include": ["src"],
"exclude": ["dist", ".build", "node_modules", "generated", "test", "old_public", "cypress", "**/stories"],
"exclude": ["dist", "components", "loader", "www", "scripts", "node_modules", "generated"]
}

0 comments on commit 67d6ceb

Please sign in to comment.