@enouvo/eslint-config-vue

0.0.1 • Public • Published

Vue eslint configuration

Enouvo Eslint config with:

  • Typescript
  • Prettier

Usage

Add "extends": "@enouvo/eslint-config-vue" to your eslint config file.

Example:

File: .eslintrc.json

{
  "extends": ["@enouvo/eslint-config-vue"]
}

Description

Package contains the base eslint configuration using for Vue project

How to install

yarn add @enouvo/eslint-config-vue

Readme

Keywords

none

Package Sidebar

Install

npm i @enouvo/eslint-config-vue

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

6 kB

Total Files

3

Last publish

Collaborators

  • hydang
  • enouvo_group