eslint-config-lynt-flow

0.1.3 • Public • Published

eslint-config-lynt-flow

The Flowtype ESLint config for Lynt.

Note: This package is currently in beta.

Installation

npm install eslint-config-lynt-flow --save-dev

If you don't have babel-eslint, make sure to install that as well.

npm install babel-eslint --save-dev

Usage

Put the following in your ESLint config:

{
  "parser": "babel-eslint",
  "extends": ["lynt-flow"]
}

License

MIT © Saad Quadri

Dependencies (0)

    Dev Dependencies (5)

    Package Sidebar

    Install

    npm i eslint-config-lynt-flow

    Weekly Downloads

    22

    Version

    0.1.3

    License

    MIT

    Unpacked Size

    2.35 kB

    Total Files

    7

    Last publish

    Collaborators

    • saadq