@most/eslint-config-most

1.0.3 • Public • Published

mostjs ESLint config

Usage

Via package-starter

Use the package-starter.

Via eslintrc

If you don't use the package starter, you can extend eslint-config-most in your .eslintrc:

npm install --save-dev @most/eslint-config-most
{
  'extends': '@most/eslint-config-most'
}

(Note: You can omit the eslint-config- prefix since it is automatically assumed by ESLint)

You can override settings by adding them directly into your .eslintrc file.

/@most/eslint-config-most/

    Package Sidebar

    Install

    npm i @most/eslint-config-most

    Weekly Downloads

    2

    Version

    1.0.3

    License

    MIT

    Last publish

    Collaborators

    • davidchase
    • tylors
    • briancavalier
    • most