n4o847 / eslint-config

ESLint configuration for my own

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@n4o847/eslint-config

npm version

Installation

npm install --save-dev @n4o847/eslint-config

Usage

Add the following in your .eslintrc:

{
  "extends": "@n4o847"
}

About

ESLint configuration for my own

License:MIT License


Languages

Language:JavaScript 100.0%