Skip to content

Commit

Permalink
chore(package.json): remove lint script
Browse files Browse the repository at this point in the history
  • Loading branch information
calejvaldez committed Sep 21, 2024
1 parent 547c04f commit 4aca844
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"scripts": {
"dev": "vite",
"build": "tsc -b && vite build",
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
"preview": "vite preview",
"tauri": "tauri"
},
Expand Down

0 comments on commit 4aca844

Please sign in to comment.