File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "javascript.validate.enable" : false ,
3
+ "flow.pathToFlow" : " ${workspaceFolder}/node_modules/.bin/flow"
4
+ }
Original file line number Diff line number Diff line change 51
51
"eslint-plugin-flowtype" : " ^2.46.1" ,
52
52
"eslint-plugin-markdown" : " ^1.0.0-beta.6" ,
53
53
"eslint-plugin-vue-libs" : " ^2.1.0" ,
54
- "flow-bin" : " ^0.66 .0" ,
54
+ "flow-bin" : " ^0.111 .0" ,
55
55
"jsdom" : " ^12.0.0" ,
56
56
"jsdom-global" : " ^3.0.2" ,
57
57
"karma" : " ^3.1.4" ,
Original file line number Diff line number Diff line change @@ -4491,9 +4491,10 @@ flatten@^1.0.2:
4491
4491
version "1.0.2"
4492
4492
resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.2.tgz#dae46a9d78fbe25292258cc1e780a41d95c03782"
4493
4493
4494
- flow-bin@^0.66.0 :
4495
- version "0.66.0"
4496
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.66.0.tgz#a96dde7015dc3343fd552a7b4963c02be705ca26"
4494
+ flow-bin@^0.111.0 :
4495
+ version "0.111.3"
4496
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.111.3.tgz#8653a413400ebc966097a47c81fb4e6b722a5921"
4497
+ integrity sha512-Gn27aRTjSFicukZ/pq3raRERmSk9UWszhIK9eNtj6843L54YtK+jk2OkQWV70+VKi9LmWyfItCkhwoIVy7L2lA==
4497
4498
4498
4499
flow-remove-types-no-whitespace@^1.0.3 :
4499
4500
version "1.0.5"
You can’t perform that action at this time.
0 commit comments