/eslint-config

Personal ESLint config

Primary LanguageJavaScriptMIT LicenseMIT

@optinull/eslint-config

NPM Version Build Status Downloads Stats

Personal ESLint config.

Installation

npm badge

yarn add -D @optinull/eslint-config

Usage

{ "extends": ["@optinull/eslint-config"] } // alias
{ "extends": ["@optinull/eslint-config/js"] } //
{ "extends": ["@optinull/eslint-config/react"] }
{ "extends": ["@optinull/eslint-config/electron"] }

See CHANGELOG.md for more information.

Distributed under the MIT license. See LICENSE.md for more information.


Utilized Plugins