mirror of
https://github.com/wassname/talk.git
synced 2026-06-30 21:12:19 +08:00
Turn on prop-types linter
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@
|
||||
"react/no-find-dom-node": "off",
|
||||
|
||||
// TODO: Use default after fixing the errors.
|
||||
"react/prop-types": "off",
|
||||
"react/prop-types": "warn",
|
||||
|
||||
"array-callback-return": "warn",
|
||||
"arrow-parens": ["warn", "always"],
|
||||
|
||||
Reference in New Issue
Block a user