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

@solid-soda/eslint-config

Package Overview
Dependencies
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solid-soda/eslint-config

ESLint config for Solid Soda team

latest
Source
npmnpm
Version
2.1.6
Version published
Maintainers
3
Created
Source

@solid-soda/eslint-config

This package provides Solid Soda's base JS .eslintrc as an extensible shared config. It's based on Airbnb's eslint-config-airbnb-base config.

Installation

yarn add --dev @solid-soda/eslint-config eslint

or

npm install @solid-soda/eslint-config eslint --save-dev

Usage

Add "extends": "@solid-soda" to your .eslintrc.

@solid-soda/eslint-config

Our default export contains all of our ESLint rules, including ECMAScript 6+. It requires eslint.

Keywords

eslint

FAQs

Package last updated on 05 Aug 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