Explorar o código

Add lint script

Giovanni Giordano %!s(int64=5) %!d(string=hai) anos
pai
achega
499035c267
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      package.json

+ 2 - 1
package.json

@@ -23,7 +23,8 @@
     "start": "react-scripts start",
     "build": "react-scripts build",
     "test": "react-scripts test --env=jsdom",
-    "eject": "react-scripts eject"
+    "eject": "react-scripts eject",
+    "lint": "eslint src"
   },
   "browserslist": [
     ">0.2%",