eslint-config-wopian

3.0.0 • Public • Published

ESLint Config

npm badge npm install badge contributors badge

travis badge david badge david dev badge

Standard ESLint Config for my projects

Also available for Vue and React

Requirements

  • ESLint >=7.0.0
  • Node >=10.0.0

Installation

yarn add --dev eslint eslint-config-wopian
npm install --save-dev eslint eslint-config-wopian

Usage

Create an .eslintrc.* file to configure rules. See: https://eslint.org/docs/user-guide/configuring

Example .eslintrc.yml

extends: wopian

Contributing

Setup

This project uses Yarn Workspaces which has to be enabled globally:

yarn config set workspaces-experimental true

Install Dependencies

yarn
yarn bootstrap

License

All code released under MIT

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
3.0.01,058latest

Version History

VersionDownloads (Last 7 Days)Published
3.0.01,058
2.1.1134
2.1.02
2.0.12
1.5.22
1.5.10
1.5.01
1.4.31
1.4.21
1.4.10
1.4.00
1.3.40
1.3.31
1.3.20
1.3.11
1.3.01
1.2.21
1.2.11
1.2.00
1.1.12
1.1.00
1.0.40
1.0.21
1.0.00
0.0.10

Package Sidebar

Install

npm i eslint-config-wopian

Weekly Downloads

1,209

Version

3.0.0

License

MIT

Unpacked Size

16 kB

Total Files

6

Last publish

Collaborators

  • wopian