@gravis-os/eslint-config

0.3.0 • Public • Published

@gravis-os/eslint-config

⚠️Before You Install This

There're maybe some rules that you have to disable if you mix JS/TS or JS only codebase. And, this ESLint rules may changes without any announcement because of personal needs.

Installation

npm i --save-dev eslint @gravis-os/eslint-config
# or if you're using yarn
yarn add -D eslint @gravis-os/eslint-config

Usage

In your eslintrc file you can extend like this

module.exports = {
  extends: ["@gravis-os/eslint-config"],
};

Readme

Keywords

none

Package Sidebar

Install

npm i @gravis-os/eslint-config

Weekly Downloads

36

Version

0.3.0

License

MIT

Unpacked Size

16.3 kB

Total Files

5

Last publish

Collaborators

  • shank1xt
  • 1xt