Logan Smyth 6af8e64711 Typecheck much more of the config loading process (#5642)
* Add type declarations for micromatch.

* Enable Flowtype on all config loading.

* Remove unneeded comments.
2017-04-18 09:28:18 -07:00

6 lines
74 B
JSON

{
"plugins": [
["transform-react-jsx", {"pragma": "foo.bar"}]
]
}