1.3.1 • Published 2 years ago

@artiefuzzz/eslint-config v1.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@artiefuzzz/eslint-config

ESLint config for my personal projects

Installation

NPM:

npm i -D @artiefuzzz/eslint-config

Yarn:

yarn add -D @artiefuzzz/eslint-config

Usage

Add this to your .eslintrc

{
  "extends": "@artiefuzzz/eslint-config"
}

License

This project is licensed under the MIT License.