eslint-config-pencil-vue3

0.2.1 • Public • Published

eslint-config-pencil-vue3

Set of Vue3 Eslint rules for composition API and Script Setup. See eslint.vuejs.org

Install

npm install -D eslint-config-pencil-vue3

or

yarn add -D eslint-config-pencil-vue3

Usage

Add this config to your .eslintrc or eslint config inside package.json:

{
  "extends": [
    "pencil-vue3" // on the top
  ],
}

Package Sidebar

Install

npm i eslint-config-pencil-vue3

Weekly Downloads

0

Version

0.2.1

License

ISC

Unpacked Size

7.56 kB

Total Files

5

Last publish

Collaborators

  • aisevim