eslint-config-vuepress
v7.0.4
Published
ESLint config for VuePress Team
Readme
eslint-config-vuepress
ESLint config for VuePress Team
DO NOT use it in your own project if you don't know what it's for
Install
npm i -D eslint-config-vuepressUsage
Create eslint.config.js:
import { vuepress } from 'eslint-config-vuepress'
export default vuepress()