eslint-config-geekie

1.9.0 • Public • Published

eslint-config-geekie

This configuration is a base standard to be used in all JS projects at Geekie. It's compiled from best practices of several projects out in the wild and some cases used internally. It works as a base so can be extended per project.

Usage

Install it in your project with npm:

npm install --save-dev eslint eslint-config-geekie

or yarn:

yarn add --dev eslint eslint-config-geekie

And add extends: 'geekie' to your local .eslintrc.

/eslint-config-geekie/

    Package Sidebar

    Install

    npm i eslint-config-geekie

    Weekly Downloads

    17

    Version

    1.9.0

    License

    MIT

    Last publish

    Collaborators

    • duailibe