eslint-config-inyono
v0.1.0
Published
An ESLint configuration intended to be used together with prettier-eslint
Downloads
7
Readme
eslint-config-inyono
An ESLint configuration intended to be used together with prettier-eslint.
Semantic Versioning Policy
We've defined the following semantic versioning policy for this repository:
- Patch release (intended to not break your lint build)
- The ESLint version is updated.
- The Prettier version is updated.
- An existing rule is removed from a configuration.
- A new configuration is exported.
- Minor release (likely breaks your lint build)
- An additional rule is enabled.
- Major release (changes the coding style)
- A configuration is changed in a way incompatible to the previous coding style (e.g.
quotefromsingletodouble).
- A configuration is changed in a way incompatible to the previous coding style (e.g.
