eslint-config-frontwerk

1.1.2 • Public • Published

eslint-config-frontwerk

Node Version Npm version Npm downloads License

This package provides Frontwerk's JavaScript .eslintrc (without React or Typescript) as an extensible shared ESLint config.

Usage

  1. Install the correct versions of each package:
npm install --dev eslint-config-frontwerk eslint-plugin-import

Or with yarn:

yarn add --dev eslint-config-frontwerk eslint-plugin-import
  1. Add "extends": "frontwerk" to your .eslintrc.

Related

Contributing

  • Run tests with npm run test or yarn test.
  • Run the lint with npm run lint or yarn lint.

For details, check out the Contributing guide.

LICENSE

MIT

/eslint-config-frontwerk/

    Package Sidebar

    Install

    npm i eslint-config-frontwerk

    Weekly Downloads

    2

    Version

    1.1.2

    License

    MIT

    Unpacked Size

    77.7 kB

    Total Files

    13

    Last publish

    Collaborators

    • tricinel