eslint-plugin-coherence

0.0.0-alpha.2 • Public • Published

eslint-plugin-coherence

npm Build Status Code Coverage

named after the micro-budget movie.

Rules

no-const-enum

Disallow all usages of const enum in TypeScript code. It's not supported by babel.

no-confusing-enum

Ensures all enum values matches their keys. This simplifies porting plain javascript code by avoiding pitfalls of passing enums to Object.keys and related methods.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-plugin-coherence

Weekly Downloads

9

Version

0.0.0-alpha.2

License

MIT

Unpacked Size

5.53 kB

Total Files

11

Last publish

Collaborators

  • leonardodino