Socket
Socket
Sign inDemoInstall

eslint-config-seneca

Package Overview
Dependencies
0
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    eslint-config-seneca

ESLint config for seneca


Version published
Weekly downloads
107
decreased by-26.71%
Maintainers
4
Install size
7.24 kB
Created
Weekly downloads
 

Readme

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

Last updated on 11 Aug 2016

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc