File tree Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 11[ignore]
22<PROJECT_ROOT>/lib/.*
3- .* /node_modules/.*/tests?/.*\.json
3+ <PROJECT_ROOT> /node_modules/.*/tests?/.*\.json
44
55[include]
66./src
1010
1111[options]
1212module.system=node
13- module.name_mapper='.*\.sass$' -> 'empty/object'
14- module.name_mapper='.*\.scss$' -> 'empty/object'
15- module.name_mapper='.*\.css$' -> 'empty/object'
1613esproposal.class_static_fields=enable
1714esproposal.class_instance_fields=enable
18- suppress_comment= \\(.\\|\n\\)*\\flow-issue
15+
Original file line number Diff line number Diff line change 7171 "eslint" : " ^3.15.0" ,
7272 "eslint-plugin-flowtype" : " ^2.30.0" ,
7373 "eslint-watch" : " ^3.0.0" ,
74- "flow-bin" : " ^0.42 .0" ,
74+ "flow-bin" : " ^0.61 .0" ,
7575 "flow-copy-source" : " ^1.2.1" ,
7676 "flow-watch" : " ^1.1.0" ,
7777 "husky" : " ^0.13.1" ,
Original file line number Diff line number Diff line change @@ -1888,9 +1888,9 @@ flat-cache@^1.2.1:
18881888 graceful-fs "^4.1.2"
18891889 write "^0.2.1"
18901890
1891- flow-bin@^0.42 .0 :
1892- version "0.42 .0"
1893- resolved "https://registry.yarnpkg.com /flow-bin/-/flow-bin-0.42 .0.tgz#05dd754b6b052de7b150f9210e2160746961e3cf "
1891+ flow-bin@^0.61 .0 :
1892+ version "0.61 .0"
1893+ resolved "https://registry.npmjs.org /flow-bin/-/flow-bin-0.61 .0.tgz#d0473a8c35dbbf4de573823f4932124397d32d35 "
18941894
18951895flow-copy-source@^1.2.1 :
18961896 version "1.2.1"
You can’t perform that action at this time.
0 commit comments