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

eslintrc update

parent 2f1ed9c6
No related branches found
No related tags found
1 merge request!1188TMSS-2810 "Multiple TMSS FrontEnd Unit tests Fixed"
......@@ -5,9 +5,9 @@ module.exports = {
"node": true,
"jasmine": true,
"jest": true,
"es6": true
"es6": true,
},
},
"extends": ["eslint:recommended", "plugin:react/recommended"],
"plugins": [
"react"
......
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