Socket
Book a DemoInstallSign in
Socket

@kiwicom/eslint-config-nitro

Package Overview
Dependencies
Maintainers
16
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kiwicom/eslint-config-nitro

Nitro's ESlint config

latest
npmnpm
Version
4.1.0
Version published
Weekly downloads
0
Maintainers
16
Weekly downloads
 
Created
Source

eslint-config-nitro

Config we use in most our apps based on the Nitro boilerplate.

This config assumes Reactizer-like folder structure. Overwrite rules if needed.

Setup

  • yarn add -D eslint @kiwicom/eslint-config-nitro

Add to your .eslintrc:

{
  "extends": "@kiwicom/eslint-config-nitro"
}

License

MIT

FAQs

Package last updated on 18 Sep 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