1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-01-21 05:21:08 +00:00

ignore flow errors in react-select

This commit is contained in:
slowbackspace 2019-03-01 12:40:51 +01:00
parent 0ff489a368
commit 72d5a7c99d

View File

@ -23,6 +23,9 @@
./src/flowtype/npm/web3.js
./src/flowtype/css.js
[untyped]
.*/node_modules/react-select/.*
[options]
esproposal.class_static_fields=enable
esproposal.class_instance_fields=enable