在vue项目里Eslin报错无法使用
报错
school_management\.eslintrc.js: Configuration for rule "vue/max-attributes-per-line" is invalid: Value {"max":1,"allowFirstLine":false} should be number. Value {"max":1,"allowFirstLine":false} should NOT have additional properties. Value {"max":1,"allowFirstLine":false} should match some schema in anyOf.
package.json版本
"eslint": "^6.7.2",
"eslint-plugin-vue": "^6.2.2",