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

eslint-config-net-9e15

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-net-9e15

ESLint shareable config for net-9e15 projects

  • 4.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
10
increased by233.33%
Maintainers
1
Weekly downloads
 
Created
Source

eslint-config-net-9e15

buddy pipeline Greenkeeper badge

ESLint shareable config for net-9e15 projects.

Usage

Once the eslint-config-net-9e15 package is installed, you can use it by specifying net-9e15 in the extends section of your ESLint configuration.

module.exports = {
  extends: 'net-9e15',
  rules: {
    // Additional, per-project rules...
  },
};

Ruleset

net-9e15 config extends

but also specifies additional rules.

License

MIT

FAQs

Package last updated on 13 Feb 2018

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