0.0.14 • Published 1 year ago

@we-mobius/eslint-config-vue v0.0.14

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

ESLint Config Vue

Getting Started

Install dependencies:

pnpm add -D @we-mobius/eslint-config-vue

In your project root folder, create a file named .eslintrc.json. Add the following content:

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

Other config file formats are also supported, see ESLint Configuration Files.

Development

import { whatYouWant } from '@we-mobius/eslint-config-vue/ts'
0.0.14

1 year ago

0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

2 years ago

0.0.1

2 years ago