@immowelt/eslint-config-immowelt-es6

1.0.0 • Public • Published

@immowelt/eslint-config-immowelt-es6

Powered by Immowelt Build Status dependencies Status devDependencies Status Renovate enabled semantic-release

This package servers as the basis for the JavaScript standards of the Immowelt GmbH.

It sets a bunch of rules and warnings for best practices on how to write a maintainable JavaScript code base, as well as hints on how to write a good performing es6 application.

Usage

If you want to use the @immowelt/eslint-config-immowelt-es6 config, you can install it by executing:

npm i -D @immowelt/eslint-config-immowelt-es6

Then create a file named .eslintrc with following contents in the root folder of your project:

{
  "extends": "@immowelt/eslint-config-immowelt-es6"
}

Commit guidelines and semantic release

Our repositories make great use of semantic-release. Please follow the release guidelines.

Licensing

See the LICENSE file at the root of the repository.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    0

Package Sidebar

Install

npm i @immowelt/eslint-config-immowelt-es6

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

140 kB

Total Files

10

Last publish

Collaborators

  • immowelt-ci
  • inkdpixels