Skip to content
Snippets Groups Projects
Commit f5317959 authored by Reinder Kraaij's avatar Reinder Kraaij :eye:
Browse files

add eslint-plugin-react

parent 189ed368
No related branches found
No related tags found
1 merge request!1188TMSS-2810 "Multiple TMSS FrontEnd Unit tests Fixed"
......@@ -956,7 +956,7 @@ eslint_TMSSFrontEnd:
- cd /builds/ro/lofar/SAS/TMSS/frontend/
- mkdir eslint
- cd eslint
- npm install --save-dev eslint eslint-formatter-gitlab @babel/eslint-parser
- npm install --save-dev eslint eslint-formatter-gitlab @babel/eslint-parser eslint-plugin-react
- cp ../tmss_webapp/.eslintrc.js .
- ls -al
- npx eslint --format gitlab ../tmss_webapp || true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment