Logan Smyth
|
0341d299c8
|
Validate different file types with different rules.
|
2018-05-11 16:51:43 -07:00 |
|
Logan Smyth
|
8606b76438
|
Split babelrc option into babelrcRoots.
|
2018-04-22 13:00:28 -07:00 |
|
Logan Smyth
|
a67eb25547
|
Only search for .babelrc files in the 'root' package by default.
|
2018-04-20 17:00:53 -07:00 |
|
Logan Smyth
|
485e37fcb0
|
Support a babel.config.fs file in a 'root' directory.
|
2018-04-20 17:00:53 -07:00 |
|
Daniel Tschinder
|
f0d681a238
|
Remove obsolete max-len eslint rule and reformat some stuff to fit (#7602)
|
2018-03-20 08:51:47 -05:00 |
|
Daniel Tschinder
|
1d69cd41ca
|
Fix import of type ConfigItem (#7561)
It is also exported as type
|
2018-03-13 13:31:32 -05:00 |
|
Logan Smyth
|
b5e6536f26
|
Remove the sourceMapTarget option from core and implement it in babel-cli. (#7500)
|
2018-03-09 14:14:25 -08:00 |
|
Logan Smyth
|
fef5c7e523
|
Expose the partial Babel config for people to load and mutate.
|
2018-03-07 16:33:25 -08:00 |
|
Logan Smyth
|
ec2e0b664a
|
Properly allow undefined ignore patterns for test/include/exclude.
|
2018-02-07 23:23:19 -08:00 |
|
Logan Smyth
|
c292140254
|
Implement an 'overrides' config array to process in order for overrides.
|
2018-01-05 12:47:47 -08:00 |
|
Logan Smyth
|
f4a24a38ca
|
Allow config objects to use test/include/exclude to limit application to specific files.
|
2018-01-05 12:47:47 -08:00 |
|
Logan Smyth
|
7b861796cf
|
Centralize validation logic in common folder.
|
2017-12-21 14:45:19 -08:00 |
|