Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e522bab commit d83ba76Copy full SHA for d83ba76
client/package.json
@@ -28,7 +28,7 @@
28
},
29
"scripts": {
30
"start": "react-scripts start",
31
- "build": "react-scripts build",
+ "build": "react-scripts build && eslint --ignore-path .gitignore . || true",
32
"test": "react-scripts test"
33
34
"resolutions": {
0 commit comments