Logan Smyth
|
fc7fcfac0a
|
Expose a clear API for plugins to override the parser/generator.
|
2017-11-09 10:34:12 -08:00 |
|
Logan Smyth
|
52d337e4d9
|
Move plugin object validation into plugin file.
|
2017-11-09 10:24:04 -08:00 |
|
Daniel Tschinder
|
3b540e3f5a
|
Integrate babylon into babel workflow
|
2017-11-01 23:26:51 +01:00 |
|
Logan Smyth
|
b3331c0217
|
Ensure that the options object always exists.
|
2017-10-05 22:04:09 -04:00 |
|
Logan Smyth
|
ca4460c0b8
|
Standardize on {}|void instead of ?{} options.
|
2017-10-05 22:04:08 -04:00 |
|
Logan Smyth
|
35312dc3d2
|
Track options on the plugin instance to avoid array pair usage.
|
2017-10-02 14:15:40 -07:00 |
|
Logan Smyth
|
eae76e5b89
|
Break apart the File class into multiple files and add type definitions.
|
2017-10-02 13:55:37 -07:00 |
|
Brian Ng
|
e4b35f680d
|
Run prettier
|
2017-06-27 12:15:00 -05:00 |
|
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 |
|
Logan Smyth
|
ded4ca48cd
|
Move .inherits handling to OptionManager.
|
2017-04-10 10:01:01 -07:00 |
|
Logan Smyth
|
12a2124d16
|
Move the deeply nested option logic to a toplevel folder.
|
2017-03-17 00:03:58 -07:00 |
|