1.0.1 • Published 5 years ago

@sablier/eslint-config v1.0.1

Weekly downloads
4
License
LGPL-3.0
Repository
github
Last release
5 years ago

Eslint Config

Eslint config to be shared across Sablier projects and packages.

Usage

Install the module:

$ yarn add @sablier/eslint-config

And extend it in your .eslintrc file:

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

Contributing

We highly encourage participation from the community to help shape the development of Sablier. If you are interested in contributing or have any questions, please ping us on Twitter.

Install Modules

$ yarn install