@pixel2html/eslint-config

1.7.0 • Public • Published

eslint-config-pixel2html

This is a shareable ESLint configuration used by Pixel2HTML.

Installation

If you're using our Frontend Boilerplate or our Shopify Boilerplate then you don't have to do anything you're already linting like a boss.

Manual Installation

npm install eslint eslint-config-pixel2html --save-dev

Then set your .eslintrc or in your eslint field inside package.json:

{
  "extends": "pixel2html"
}

That's it! You can override the settings from eslint-config-pixel2html by editing the .eslintrc file. Learn more about configuring ESLint on the ESLint website.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.7.01latest

Version History

VersionDownloads (Last 7 Days)Published
1.7.01
1.6.00
1.5.20
1.5.10
1.5.00
1.4.00
1.3.00
1.2.00
1.1.10
1.1.00
1.0.00

Package Sidebar

Install

npm i @pixel2html/eslint-config

Weekly Downloads

1

Version

1.7.0

License

MIT

Unpacked Size

1.71 kB

Total Files

4

Last publish

Collaborators

  • diego.pixel2html
  • jm.pixel2html
  • mike3run