1.0.7 • Published 3 years ago

@stratumn/eslint-config v1.0.7

Weekly downloads
13
License
MIT
Repository
-
Last release
3 years ago

Stratumn eslint-config

This is Stratumn's shareable eslint config. It works with the extends feature of .eslintrc files. You can learn more about Shareable Configs on the official ESLint website.

Install

First install the package as a dev dependency:

yarn add -D @stratumn/eslint-config

Then add this to your .eslintrc file:

{
  "extends": "@stratumn/eslint-config"
}

You can override settings from the shareable config by adding them directly into your .eslintrc file.

1.0.7

3 years ago

1.0.4

4 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago