This package has been deprecated

Author message:

Packages have moved to @code-style orginization.

@dudeofawesome/eslint-config-browser

2.0.0-23 • Public • Published

@dudeofawesome/eslint-config-browser

My browser eslint config

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

Usage

  1. Install this config plugin as a dev dependency.

    npm i -D @dudeofawesome/eslint-config-browser
  2. Add the plugin to your eslintrc.

    extends:
        - '@dudeofawesome'
        - '@dudeofawesome/browser'
  3. You might also want to specify an ecmaVersion.

    parserOptions:
        ecmaVersion: 2022

Readme

Keywords

Package Sidebar

Install

npm i @dudeofawesome/eslint-config-browser

Weekly Downloads

0

Version

2.0.0-23

License

MIT

Unpacked Size

1.56 kB

Total Files

3

Last publish

Collaborators

  • dudeofawesome