remove old config

pull/22575/head
Asuka Minato 10 months ago
parent 733cc8545f
commit e7b5c20cc2

@ -38,7 +38,6 @@ export default combine(
'style/brace-style': ['error', 'stroustrup', { allowSingleLine: true }],
'style/dot-location': ['error', 'property'],
'style/object-curly-newline': ['error', { consistent: true, multiline: true }],
'style/object-property-newline': ['error', { allowMultiplePropertiesPerLine: true }],
'style/template-curly-spacing': ['error', 'never'],
'style/keyword-spacing': 'off',

Loading…
Cancel
Save