Commit ddbd7841 authored by XieZhiXiong's avatar XieZhiXiong

chore: 修改eslint数组配置

parent 2140e2c5
......@@ -37,7 +37,6 @@ module.exports = {
'no-restricted-syntax': 'off',
'guard-for-in': 'off',
'no-await-in-loop': 'off',
'array-bracket-spacing': ['error', 'always'],
'object-curly-spacing': ['error', 'always'],
'react-native/no-inline-styles': 'off',
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment