Rodolfo Rodriguez
|
c6a4108e57
|
Update READMEs for yarn (#8215) [skip ci]
Closes https://github.com/babel/babel/pull/8255
|
2018-07-03 09:03:18 -04:00 |
|
Sven Sauleau
|
8f8b4e8e82
|
Switch new website in READMEs (#8181) [skip ci]
|
2018-06-15 10:13:20 -04:00 |
|
Sven SAULEAU
|
b445b79734
|
Refactor move docs (#8108)
* feat: [skip] generate readme script
* docs: [skip ci] update READMEs
* docs: [skip ci] fix code block type
* chore: [skip ci] move generator script
|
2018-06-04 10:32:39 -04:00 |
|
Justin Ridgewell
|
0879a6d608
|
Subsume json (#7985)
* Add Subsume JSON transform
https://github.com/tc39/proposal-json-superset is at stage 3.
This allows U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR to appear unescaped inside strings and directives.
* Move to Stage 3
* Break diretive parsing
* Update README
* Handle multi-escape sequences
* Remove babylon files after rename
|
2018-05-19 15:32:05 -04:00 |
|