0.0.10 • Published 1 year ago

@tryrolljs/eslint-config v0.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@tryrolljs/eslint-config

This folder contains ESLint config file used in Roll.

Install

yarn add -D @tryrolljs/eslint-config
npx install-peerdeps -D @tryrolljs/eslint-config

Usage

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

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

Install CLI and run yarn roll lint.

0.0.10

1 year ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago