2.0.0 • Published 8 months ago

@roll-network/eslint-config v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

@roll-network/eslint-config

This folder contains ESLint config file used in Roll.

Install

yarn add -D @roll-network/eslint-config
npx install-peerdeps -D @roll-network/eslint-config

Usage

Create a .eslintrc.js file in the root of your project. Add the following content:

module.exports = {
  extends: '@roll-network/eslint-config',
}

Install CLI and run yarn roll lint.

1.0.1

9 months ago

2.0.0

8 months ago

1.0.0

11 months ago