@atlauncher/eslint-config-atlauncher

0.1.1 • Public • Published

@atlauncher/eslint-config-atlauncher

Set of ESlint configs to be used for all JavaScript based projects at ATLauncher.

Installation

To install this simply run the following:

npm install -g install-peerdeps
install-peerdeps --dev @atlauncher/eslint-config-atlauncher

And then create (or replace) a .eslintrc file in the root directory of your project with the following contents:

{
  "extends": ["@atlauncher/eslint-config-atlauncher"]
}

Dependencies (0)

    Dev Dependencies (11)

    Package Sidebar

    Install

    npm i @atlauncher/eslint-config-atlauncher

    Weekly Downloads

    19

    Version

    0.1.1

    License

    MIT

    Unpacked Size

    42.1 kB

    Total Files

    18

    Last publish

    Collaborators

    • ryantheallmighty