Skip to content

Commit

Permalink
chore: format files
Browse files Browse the repository at this point in the history
  • Loading branch information
koladilip committed Jun 14, 2024
1 parent 442e14d commit b3b94e7
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 @@ -17,6 +17,7 @@
"dev": "vite",
"build": "rm -rf dist && tsc && vite build",
"preview": "npm run build && vite preview",
"test": "echo 'Add tests'",
"prepare": "husky",
"format": "prettier --write '**/*.ts' '**/*.js' '**/*.tsx' '**/*.css' '**/*.json'"
},
Expand Down

0 comments on commit b3b94e7

Please sign in to comment.