File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 # https://github.com/prettier/eslint-plugin-prettier#installation
3636 prettier/prettier : error
3737
38- # `eslint-plugin-flowtype` rule list based on `v2.50 .0`
38+ # `eslint-plugin-flowtype` rule list based on `v3.0 .0`
3939 # https://github.com/gajus/eslint-plugin-flowtype#eslint-plugin-flowtype
4040
4141 flowtype/array-style-complex-type : [error, verbose]
5252 flowtype/no-primitive-constructor-types : error
5353 flowtype/no-types-missing-file-annotation : error
5454 # flowtype/no-unused-expressions: undecided
55- flowtype/no-weak-types : [error, {any: false}]
55+ flowtype/no-weak-types : [error, { any: false, mixed: false }]
5656 flowtype/object-type-delimiter : off
5757 flowtype/require-exact-type : off
5858 flowtype/require-parameter-type : off
7272 flowtype/valid-syntax : off
7373
7474 # #################################################
75- # ESLint builtin rules list based on `v5.6 .0`
75+ # ESLint builtin rules list based on `v5.7 .0`
7676 # #################################################
7777
7878 # Possible Errors
Original file line number Diff line number Diff line change 6666 "benchmark" : " 2.1.4" ,
6767 "chai" : " 4.2.0" ,
6868 "coveralls" : " 3.0.2" ,
69- "eslint" : " 5.6.1 " ,
70- "eslint-plugin-flowtype" : " 2.50.3 " ,
69+ "eslint" : " 5.7.0 " ,
70+ "eslint-plugin-flowtype" : " 3.0.0 " ,
7171 "eslint-plugin-prettier" : " 3.0.0" ,
7272 "flow-bin" : " 0.83.0" ,
7373 "mocha" : " 5.2.0" ,
74- "nyc" : " 13.0.1 " ,
74+ "nyc" : " 13.1.0 " ,
7575 "prettier" : " 1.14.3" ,
7676 "sane" : " 4.0.1"
7777 }
You can’t perform that action at this time.
0 commit comments