@geta-org/eslint-config

0.1.2 • Public • Published

Geta ESLint config

Installation

yarn add --dev eslint prettier @geta-org/eslint-config

Note: We're using yarn to install deps. Feel free to change commands to use npm 3+ and npx if you like

Usage

Create a .eslintrc.json file extending the config:

{
    "extends": "@geta-org/eslint-config/native"
}

You can also use a .eslintrc.js instead of JSON if you prefer.

Package Sidebar

Install

npm i @geta-org/eslint-config

Weekly Downloads

1

Version

0.1.2

License

MIT

Unpacked Size

19.1 kB

Total Files

4

Last publish

Collaborators

  • ryanolivrdev