mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-01-27 05:51:22 +01:00
disable check react/require-default-props
This commit is contained in:
parent
32534e10e0
commit
29c019ccdb
@ -1,6 +1,13 @@
|
|||||||
engines:
|
engines:
|
||||||
eslint:
|
eslint:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
channel: "eslint-3"
|
||||||
|
checks:
|
||||||
|
react/require-default-props:
|
||||||
|
enabled: false
|
||||||
|
config:
|
||||||
|
ignore_warnings: true
|
||||||
|
config: .eslintrc
|
||||||
stylelint:
|
stylelint:
|
||||||
enabled: true
|
enabled: true
|
||||||
duplication:
|
duplication:
|
||||||
|
Loading…
Reference in New Issue
Block a user