Skip to content

Commit

Permalink
resolved eslint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
gopi kishan committed Jan 11, 2025
1 parent a025661 commit a142f66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
"web-vitals": "^4.2.4"
},
"scripts": {
"format": "prettier --write \"**/*.{ts,tsx,json,scss,css}\"",
"serve": "cross-env ESLINT_NO_DEV_ERRORS=true vite --config config/vite.config.ts",
"build": "tsc && vite build --config config/vite.config.ts",
"preview": "vite preview --config config/vite.config.ts",
Expand Down

0 comments on commit a142f66

Please sign in to comment.