File tree Expand file tree Collapse file tree 3 files changed +132
-153
lines changed Expand file tree Collapse file tree 3 files changed +132
-153
lines changed Original file line number Diff line number Diff line change 35
35
# https://github.com/prettier/eslint-plugin-prettier#installation
36
36
prettier/prettier : error
37
37
38
- # `eslint-plugin-flowtype` rule list based on `v3.5 .x`
38
+ # `eslint-plugin-flowtype` rule list based on `v3.6 .x`
39
39
# https://github.com/gajus/eslint-plugin-flowtype#eslint-plugin-flowtype
40
40
41
41
flowtype/array-style-complex-type : [error, verbose]
67
67
flowtype/space-after-type-colon : off
68
68
flowtype/space-before-generic-bracket : off
69
69
flowtype/space-before-type-colon : off
70
+ flowtype/spread-exact-type : off
70
71
flowtype/type-id-match : off
71
72
# flowtype/type-import-style: undecided
72
73
flowtype/union-intersection-spacing : off
Original file line number Diff line number Diff line change 58
58
"benchmark" : " 2.1.4" ,
59
59
"chai" : " 4.2.0" ,
60
60
"eslint" : " 5.16.0" ,
61
- "eslint-plugin-flowtype" : " 3.5 .1" ,
61
+ "eslint-plugin-flowtype" : " 3.6 .1" ,
62
62
"eslint-plugin-prettier" : " 3.0.1" ,
63
63
"flow-bin" : " 0.96.0" ,
64
- "mocha" : " 6.0 .2" ,
64
+ "mocha" : " 6.1 .2" ,
65
65
"nyc" : " 13.3.0" ,
66
66
"prettier" : " 1.16.4" ,
67
67
"sane" : " 4.1.0"
You can’t perform that action at this time.
0 commit comments