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

eslint-config-seneca

Package Overview
Dependencies
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-seneca

ESLint config for seneca

  • 3.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
244
decreased by-13.17%
Maintainers
4
Weekly downloads
 
Created
Source

Logo

eslint-config-seneca

Npm Gitter

  • Sponsor: nearForm

A config for ESLint that adheres to Seneca's linting guidelines. All applicable repos within the Senecajs org must be linted using this config.

If you're using this config, and need help, you can:

Install

To install, simply use npm,

npm install eslint-config-seneca eslint-plugin-standard eslint-plugin-hapi

Note: If you are using ESLint v1 use v1.x.x. If you are using ESLint v2 use 2.x.x.

Usage

Create an .eslintrc file with the following contents.

{
  "extends": "seneca"
}

Once created ESLint will auto load the config when you next lint.

Contributing

The Senecajs Organization encourages open and safe participation.

If you feel you can help in any way, be it with documentation, examples, extra testing, or new features please get in touch.

License

Copyright (c) 2015-2016, Dean McDonnell and other contributors. Licensed under MIT.

Keywords

FAQs

Package last updated on 11 Aug 2016

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