Skip to content

SlashNephy/eslint-config

Repository files navigation

eslint-config

Check npm

Install

$ yarn add @slashnephy/eslint-config

Usage

.eslintrc.json

{
  "extends": ["@slashnephy/eslint-config"]
}