mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-09 17:42:03 +05:30
18 lines
309 B
Plaintext
18 lines
309 B
Plaintext
[ignore]
|
|
.*/node_modules/fbjs/lib/.*
|
|
.*/node_modules/react-motion/lib/.*
|
|
|
|
[include]
|
|
|
|
[libs]
|
|
./flow-typed
|
|
|
|
[options]
|
|
module.system.node.resolve_dirname=node_modules
|
|
module.system.node.resolve_dirname=src
|
|
module.file_ext=.js
|
|
module.file_ext=.json
|
|
module.file_ext=.jsx
|
|
module.file_ext=.css
|
|
module.file_ext=.scss
|