mirror of
https://github.com/filecoin-project/slate.git
synced 2024-11-22 03:56:49 +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 }],
|
||||
"react/react-in-jsx-scope": "off",
|
||||
"react/prop-types": "off",
|
||||
"react/display-name": "off",
|
||||
"jsx-a11y/anchor-is-valid": [
|
||||
"error",
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user