mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-10 02:55:41 +00:00
e8ad2ce958
* Attempt to fix the flow include style errors, as outlined in this gist: https://gist.github.com/lambdahands/d19e0da96285b749f0ef (#75)
16 lines
291 B
Plaintext
16 lines
291 B
Plaintext
[ignore]
|
|
|
|
[include]
|
|
|
|
[libs]
|
|
|
|
[options]
|
|
module.file_ext=.js
|
|
module.file_ext=.json
|
|
module.file_ext=.jsx
|
|
module.file_ext=.scss
|
|
module.file_ext=.less
|
|
module.system.node.resolve_dirname=node_modules
|
|
module.system.node.resolve_dirname=common
|
|
module.name_mapper='.*\.(css|less)$' -> 'empty/object'
|