UNPKG

eslint-config-blockabc

Version:

A All-in-One eslint config project based on Standard Style

9 lines (8 loc) 101 B
module.exports = { extends: [ './vue.js', 'plugin:nuxt/recommended', ], rules: { } }