New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-pure

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-pure

pure eslint config - ESLint Shareable Config

  • 1.0.7
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

eslint-config-pure

version

build coverage

npm node

license

purpose

  1. study eslint, each configuration has detailed comments.

  2. keep the code style of the team.

install

npm i -D eslint eslint-config-pure

config test

npm test

cover test

npm run cover

usage

touch .eslintrc.js
module.exports = {
  extends: 'eslint-config-pure'
}

License

MIT

knowledge

  1. eslint --> https://eslint.org/

  2. editorconfig

  3. travis

  4. license

    MIT --> https://opensource.org/licenses/MIT

  5. badge

    shields --> https://shields.io/

  6. cover

    istanbul --> https://www.npmjs.com/package/istanbul

Keywords

FAQs

Package last updated on 11 Jun 2019

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