eslint-config-miovision

2.0.0 • Public • Published

eslint-config-miovision

GitHub Actions

ESLint shareable config for the Miovision JavaScript style guide

Installation

yarn add eslint eslint-config-miovision --dev

Usage

After the eslint-config-miovision package is installed, you can use it by specifying miovision in the extends section of your ESLint configuration

extends:
  - miovision
rules:
  # additional, per-project rules...

License

The content of this project under the MIT license.

Package Sidebar

Install

npm i eslint-config-miovision

Weekly Downloads

29

Version

2.0.0

License

MIT

Unpacked Size

4.8 kB

Total Files

5

Last publish

Collaborators

  • dhillis-miovision
  • skoblenick