eslint-plugin-eggache
Version:
custom eslint rule for egg RTFM issues
19 lines (13 loc) • 828 B
Markdown
2.0.0 / 2022-09-29
==================
**features**
* [[`115eeaf`](http://github.com/eggjs/eslint-plugin-eggache/commit/115eeaf6d304d03600c7bbd0e9a138e2c40ce8d5)] - feat: support no-only-tests (#5) (Tang Xinyao <<31577196+tangxinyao@users.noreply.github.com>>)
**others**
* [[`b2b1872`](http://github.com/eggjs/eslint-plugin-eggache/commit/b2b18728adc4b967aacb5222666844643e70bffd)] - BREAKING CHANGE: update deps (#6) (TZ | 天猪 <<atian25@qq.com>>)
* [[`5c36ece`](http://github.com/eggjs/eslint-plugin-eggache/commit/5c36ece59f5ef706387701c79bd2b621cfddf95f)] - docs: fix readme (#4) (TZ | 天猪 <<atian25@qq.com>>)
1.0.0 / 2018-02-08
==================
* feat: recommended config and README (#3)
* feat: support no-unexpected-plugin-keys (#2)
* feat: support no-override-exports (#1)
* feat: init project