333
schangxiang@126.com
2025-09-19 18966e02fb573c7e2bb0c6426ed792b38b910940
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
 
1.0.0 / 2018-10-26
==================
 
**features**
  * [[`af9baeb`](http://github.com/eggjs/tslint-config-egg/commit/af9baeb5933835176e5bed6572559fa46b12e901)] - feat: allow reference (#6) (Khaidi Chu <<i@2333.moe>>)
 
1.0.0-alpha.3 / 2018-10-09
==================
 
**features**
  * [[`47c76f3`](http://github.com/eggjs/tslint-config-egg/commit/47c76f35561e35b0087bf67f568171d35ac45a99)] - feat: disable jsdoc (#5) (Haoliang Gao <<sakura9515@gmail.com>>)
 
**others**
  * [[`3835423`](http://github.com/eggjs/tslint-config-egg/commit/38354231ae5563fdef885e2aec9b3b1765b46226)] - refactor: always add trailing comma when multiline (#4) (Haoliang Gao <<sakura9515@gmail.com>>)
 
1.0.0-alpha.2 / 2018-10-09
==================
 
**others**
  * [[`6e70dd2`](http://github.com/eggjs/tslint-config-egg/commit/6e70dd2b13e7d2ec981ce786f1e88c117a3036b6)] - refactor: update align options (#3) (Haoliang Gao <<sakura9515@gmail.com>>)
 
1.0.0-alpha.1 / 2018-10-08
==========================
 
  * fix: update error to true & remove no-unused-variable
 
1.0.0-alpha / 2018-10-06
========================
 
  * feat: Feature 1.0 (#1)
  * feat: first init