New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

eslint-config-aretecode

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-aretecode

an opinionated ESLint configuration

latest
Source
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

eslint-config-aretecode

MIT License

The best rules.

install

First add the configuration to your package.json file:

npm i --save-dev eslint-config-aretecode eslint babel-eslint

Then create a new file called .eslintrc, and its contents should be:

{
  "extends": "aretecode"
}

resources

Keywords

config

FAQs

Package last updated on 07 Feb 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