mirror of
https://github.com/filecoin-project/slate.git
synced 2024-11-25 19:55:26 +03:00
disable react/display-name
This commit is contained in:
parent
a053e87f22
commit
da997701e8
@ -28,6 +28,7 @@ module.exports = {
|
|||||||
"prettier/prettier": ["error", {}, { usePrettierrc: true }],
|
"prettier/prettier": ["error", {}, { usePrettierrc: true }],
|
||||||
"react/react-in-jsx-scope": "off",
|
"react/react-in-jsx-scope": "off",
|
||||||
"react/prop-types": "off",
|
"react/prop-types": "off",
|
||||||
|
"react/display-name": "off",
|
||||||
"jsx-a11y/anchor-is-valid": [
|
"jsx-a11y/anchor-is-valid": [
|
||||||
"error",
|
"error",
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user