@tada5hi/eslint-config-vue

1.2.10 • Public • Published

@tada5hi/eslint-config-vue 📚

This package provides ESLint rules for JavaScript, including Vue.js & ECMAScript 6+.

Table of Contents

Installation

npm install --save-dev @tada5hi/eslint-config-vue

Usage

To use this package ESLint needs to be configured properly.

Basic

Add the following line to the ESLint config file:

extends: [
+ '@tada5hi/eslint-config-vue'
]

Run

Open a terminal to the root of your project, and run the following command:

eslint --ext .js,.vue

License

Made with 💚

Published under MIT License.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.2.10344latest

Version History

VersionDownloads (Last 7 Days)Published
1.2.10344
1.2.929
1.2.81
1.2.71
1.2.61
1.2.51
1.2.41
1.2.31
1.2.21
1.2.11
1.2.01
1.1.111
1.1.101
1.1.91
1.1.81
1.1.71
1.1.68
1.1.51
1.1.41
1.1.31
1.1.21
1.1.11
1.1.01
1.0.91
1.0.81
1.0.71
1.0.61
1.0.51
1.0.41
1.0.31
1.0.21
1.0.11
1.0.01
0.0.181
0.0.171
0.0.161
0.0.151
0.0.141
0.0.131
0.0.121
0.0.111
0.0.101
0.0.91
0.0.81
0.0.71
0.0.61
0.0.51
0.0.41
0.0.31
0.0.21

Package Sidebar

Install

npm i @tada5hi/eslint-config-vue

Weekly Downloads

428

Version

1.2.10

License

MIT

Unpacked Size

14.2 kB

Total Files

5

Last publish

Collaborators

  • tada5hi