2.0.0-32 • Published 2 years ago

@code-style/eslint-config-esmodule v2.0.0-32

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@code-style/eslint-config-esmodule

My ES Module eslint config

Usage

The easiest way to get started with this project is to use our setup script.

  1. Install this config plugin as a dev dependency.

    npm i -D @code-style/eslint-config-esmodule
  2. Add the plugin to your ESLint config.

     extends:
         - '@code-style/eslint-config'
    +    - '@code-style/eslint-config-esmodule'

    You'll also likely want to have some of my other ESLint configs for your environment.

2.0.0-32

2 years ago

2.0.0-31

2 years ago

2.0.0-29

2 years ago

2.0.0-28

2 years ago

2.0.0-30

2 years ago

2.0.0-27

2 years ago

2.0.0-26

2 years ago

2.0.0-25

2 years ago

2.0.0-24

2 years ago