@owowagency/eslint-config-vue

1.2.2 • Public • Published

ESLint Config Vue

⚙️ Installation

Installation of the Vue ESLint config can be done by using npm or yarn

# npm
npm install @owowagency/eslint-config-vue

# yarn
yarn add @owowagency/eslint-config-vue

Add the following to your ESLint configuration file

export default {
    extends: [
        '@owowagency/eslint-config-vue',
    ],
};

Changelog

Changelog

Readme

Keywords

Package Sidebar

Install

npm i @owowagency/eslint-config-vue

Weekly Downloads

3

Version

1.2.2

License

MIT

Unpacked Size

6.06 kB

Total Files

4

Last publish

Collaborators

  • barisbora
  • stefvw93
  • hoogwater
  • jelleowow
  • thomas.owow