eslint-config-meetnow

1.0.1 • Public • Published

eslint-config-meetnow

This package provides MeetNow's .eslintrc as an extensible shared config.

Most parts of this package are inspired by Airbnb's configuration.

Usage

  1. Install the correct versions of each package, which are listed by the command:
npm info "eslint-config-meetnow@latest" peerDependencies

This can be done manually or by using install-peerdeps.

npm install -g install-peerdeps
install-peerdeps --dev eslint-config-meetnow
  1. Add "extends": "meetnow" to your .eslintrc

/eslint-config-meetnow/

    Package Sidebar

    Install

    npm i eslint-config-meetnow

    Weekly Downloads

    3

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    48 kB

    Total Files

    4

    Last publish

    Collaborators

    • p2k