@sablier/eslint-config
v1.0.1
Published
Eslint config to be shared across Sablier projects and packages
Downloads
3
Readme
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