Skip to content

Commit

Permalink
feature: Component extraction
Browse files Browse the repository at this point in the history
  • Loading branch information
linround committed Mar 20, 2024
1 parent 9e02f7d commit aabe6ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"scripts": {
"dev": "vite",

"test": "jest",
"test": "npm run lint",
"build": "tsc && vite build",
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
"preview": "vite preview"
Expand Down

0 comments on commit aabe6ef

Please sign in to comment.