@webundsoehne/eslint-config

6.0.2 • Public • Published

Web und Söhne - Logo

Web & Söhne is Austria's leading expert in programming and implementing complex and large web projects.

@webundsoehne/eslint-config

Version Downloads/week Dependencies semantic-release

Description

eslint configuration for company-wide projects to ensure code quality and code readability.


Rules

For importing the rules no peer dependencies are required except for eslint, all comes bundled with the package itself.

Default

{
  "extends": ["@webundsoehne/eslint-config"]
}

Typescript

{
  "extends": ["@webundsoehne/eslint-config/typescript"]
}

React

{
  "extends": ["@webundsoehne/eslint-config/react"]
}

React-TypeScript

{
  "extends": ["@webundsoehne/eslint-config/react-typescript"]
}

/@webundsoehne/eslint-config/

    Package Sidebar

    Install

    npm i @webundsoehne/eslint-config

    Weekly Downloads

    56

    Version

    6.0.2

    License

    ISC

    Unpacked Size

    25.4 kB

    Total Files

    13

    Last publish

    Collaborators

    • ws-admin
    • dabls