Skip to content

Commit

Permalink
Merge branch 'develop' into skeleton_move_out
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaJ2305 authored Jan 18, 2025
2 parents 8b7256a + 206ee47 commit eb8f00c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vite.config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,9 @@ export default defineConfig(({ mode }) => {
typescript: true,
eslint: {
lintCommand: "eslint ./src",
dev: {
logLevel: ["error"],
},
},
}),
treeShakeCareIcons({
Expand Down

0 comments on commit eb8f00c

Please sign in to comment.