Merge branch 'master' of http://118.178.224.202:3000/ewide/ewide_core
This commit is contained in:
@@ -41,7 +41,9 @@
|
|||||||
],
|
],
|
||||||
"rules": {
|
"rules": {
|
||||||
"eqeqeq": "off",
|
"eqeqeq": "off",
|
||||||
"no-unused-vars": "off"
|
"no-unused-vars": "off",
|
||||||
|
"array-callback-return": "off",
|
||||||
|
"jsx-a11y/anchor-is-valid": "off"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"browserslist": {
|
"browserslist": {
|
||||||
|
|||||||
Reference in New Issue
Block a user