Skip to content

Commit

Permalink
Remove ambitious command
Browse files Browse the repository at this point in the history
  • Loading branch information
pH-7 authored Jul 5, 2024
1 parent fd64623 commit 6566e0e
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 @@ -11,7 +11,6 @@
"eslint:fix": "eslint --fix client",
"prettier:check": "prettier --check 'client/**/*.{ts,js,jsx,tsx,json}'",
"prettier:fix": "prettier --write 'client/**/*.{ts,js,jsx,tsx,json}'",
"lint": "npm run prettier:fix",
"test": "glob -c 'tsx --test' '**/*.test.ts'"
},
"dependencies": {
Expand Down

0 comments on commit 6566e0e

Please sign in to comment.