@uwhealth/eslint-plugin-environments

1.5.5 • Public • Published

@uwhealth/eslint-plugin-environments

Additional environments that UW Health works in (T4, Rhino, Webpack)

Installation

You'll first need to install ESLint:

$ npm i eslint --save-dev

Next, install @uwhealth/eslint-plugin-environments:

$ npm install @uwhealth/eslint-plugin-environments --save-dev

Note: If you installed ESLint globally (using the -g flag) then you must also install eslint-plugin-environments globally.

Usage

Add environments to the plugins section of your .eslintrc configuration file. You can omit the eslint-plugin- prefix:

{
    "plugins": [
        "@uwhealth/environments"
    ]
}

/@uwhealth/eslint-plugin-environments/

    Package Sidebar

    Install

    npm i @uwhealth/eslint-plugin-environments

    Weekly Downloads

    1

    Version

    1.5.5

    License

    ISC

    Unpacked Size

    4.49 kB

    Total Files

    5

    Last publish

    Collaborators

    • christopher.theagen
    • cleecanth
    • moop-moop