.eslintrc 39 B

1234
  1. {
  2. "root": true,
  3. "extends": "vue"
  4. }