mirror of
https://github.com/status-im/dappconnect-sdks.git
synced 2025-01-12 09:44:43 +00:00
setup(react): disable react/prop-types eslint rule
This commit is contained in:
parent
775a0885c3
commit
d75b7e595b
@ -37,6 +37,7 @@
|
|||||||
"prettier"
|
"prettier"
|
||||||
],
|
],
|
||||||
"rules": {
|
"rules": {
|
||||||
|
"react/prop-types": 0,
|
||||||
// "@typescript-eslint/consistent-type-definitions": ["error", "interface"],
|
// "@typescript-eslint/consistent-type-definitions": ["error", "interface"],
|
||||||
"@typescript-eslint/consistent-type-imports": "error",
|
"@typescript-eslint/consistent-type-imports": "error",
|
||||||
// "@typescript-eslint/consistent-type-exports": "error",
|
// "@typescript-eslint/consistent-type-exports": "error",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user