eslint-config-apogee

0.1.0 • Public • Published

eslint-config-apogee

This repo provides Apogee's .eslintrc as an extensible shared config.

Usage

This package support one "standard" eslint configuration at the moment.

eslint-config-apogee

To use this configuration:

  1. yarn add eslint eslint-config-apogee --dev
  2. add "extends": "apogee" to your .eslintrc

Example Setup

Simple Project Using All the Rules

.
└── .eslintrc // extends: [ "apogee" ]

References

See als ESLint's Shareable Configs documentation and the ESLint config documentation for more information.

/eslint-config-apogee/

    Package Sidebar

    Install

    npm i eslint-config-apogee

    Weekly Downloads

    0

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    3.76 kB

    Total Files

    6

    Last publish

    Collaborators

    • ifandelse