@hokify/eslint-config-vue

1.4.1 • Public • Published

#hokify vue eslint config

with typescript supported

Usage

  1. Add this package to your devDependencies
$ pnpm i -D @hokify/eslint-config-vue
  1. ensure eslint is installed
  2. Create a .eslintrc.js file
  3. Extend the config like this:
module.exports = {
	root: true,
	extends: ['@hokify/eslint-config-vue']
};

notes

see https://eslint.org/docs/developer-guide/shareable-configs

Readme

Keywords

none

Package Sidebar

Install

npm i @hokify/eslint-config-vue

Weekly Downloads

24

Version

1.4.1

License

ISC

Unpacked Size

8.9 kB

Total Files

4

Last publish

Collaborators

  • hokify-user