mirror of
https://github.com/Telecominfraproject/wlan-cloud-ui.git
synced 2025-11-01 19:27:51 +00:00
added eslint proptypes
This commit is contained in:
@@ -8,7 +8,6 @@
|
|||||||
"extensions": [".js", ".jsx"]
|
"extensions": [".js", ".jsx"]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"react/prop-types": 0,
|
|
||||||
"no-underscore-dangle": 0,
|
"no-underscore-dangle": 0,
|
||||||
"import/imports-first": ["error", "absolute-first"],
|
"import/imports-first": ["error", "absolute-first"],
|
||||||
"import/newline-after-import": "error",
|
"import/newline-after-import": "error",
|
||||||
|
|||||||
Reference in New Issue
Block a user