This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

eslint-config-liting

0.3.1 • Public • Published

eslint-config-liting

an eslint preset of liting-yes

support

  • JavaScript
  • TypeScript
  • Vue.js

Precaution

  • By default, vue3 is used. If you are using vue2, you need to override the default rules
    {
      "extends": [
        "liting",
        "eslint-config-liting/src/vue2"
      ],
    }

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-liting

Weekly Downloads

2

Version

0.3.1

License

MIT

Unpacked Size

61.5 kB

Total Files

23

Last publish

Collaborators

  • liting-yes