Skip to content

Commit

Permalink
remove lint?
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohamed Abaker authored and Mohamed Abaker committed Jan 20, 2024
1 parent a1c06b3 commit cf9b19b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"format": "prettier --write 'src/**/*.{js,jsx,ts,tsx}' ",
"lint": "eslint --fix 'src/**/*.{js,jsx,ts,tsx} .'",
"format": "",
"lint": "",
"postinstall": "echo \"Package install attempted in client directory\""
},
"eslintConfig": {
Expand Down

0 comments on commit cf9b19b

Please sign in to comment.