Skip to content
Snippets Groups Projects
Commit b7f14820 authored by akshitkrnagpal's avatar akshitkrnagpal Committed by Saúl Ibarra Corretgé
Browse files

Removed eslint warning overrides

parent 4773b12a
No related merge requests found
......@@ -5,9 +5,5 @@ module.exports = {
],
'plugins': [
'react'
],
'rules': {
'no-new': 1,
'max-params': 1
}
]
};
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