npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

@vuepress/eslint-config

8.1.0

@GitHub Actions

npmHomeRepoSnykSocket
Downloads:38
$ npm install @vuepress/eslint-config
DailyWeeklyMonthlyYearly

@vuepress/eslint-config

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 @vuepress/eslint-config

Usage

Create eslint.config.js:

import { vuepress } from '@vuepress/eslint-config'

export default vuepress()

License

MIT © VuePress Team