Socket
Socket
Sign inDemoInstall

eslint-config-pixel2html

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-pixel2html

our eslint config based on standard


Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

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.

FAQs

Package last updated on 16 Dec 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc