Commit 44e4eefe by 杨周龙

删除多余的eslint配置

1 parent a0d944ce
Showing with 0 additions and 1 deletions
......@@ -68,7 +68,6 @@ module.exports = {
"comma-dangle": ["error", "never"],
"react-hooks/exhaustive-deps": 0,
"no-empty-function": isDebug,
"react-native/no-inline-styles": 0,
"react/forbid-prop-types": 0,
"react/prop-types": 0,
"react/display-name": 0,
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!