0.4.0 • Published 6 years ago

eslint-config-open-xchange-appsuite v0.4.0

Weekly downloads
2,190
License
MIT
Repository
gitlab
Last release
6 years ago

AppSuite eslint-ruleset

A ruleset for eslint used by the AppSuite frontend team.

This ruleset is automatically used, if the ui module has been generated using yo ox-ui-module. To use it in other projects, just yarn add "eslint-config-open-xchange-appsuite" and copy relevant lines from this minimal eslint configuration:

{
    "root": true,
    "extends": ["open-xchange-appsuite"]
}
0.4.0

6 years ago

0.3.4

6 years ago

0.3.3

6 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.0

8 years ago