eslint-plugin-wpy

1.0.0 • Public • Published

eslint-plugin-wpy

ESLint plugin for wepy projects, (inspired by eslint-plugin-vue)

Usage

  1. npm install --save-dev eslint-plugin-wpy
  2. create a file named .eslintrc in your project:
{
  extends: [ /* your usual extends */ ],
  plugins: ["wpy"],
}

License

MIT

Package Sidebar

Install

npm i eslint-plugin-wpy

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • romoo