prettier/src
Ingvar Stepanyan 282d1017f3 Add support for V8 intrinsics via Babel (#6496)
This plugin was recently added on Babel side and allows to parse custom syntax for V8 intrinsics.

They don't clash with any real-world JavaScript syntax, so adding this option should be as safe as any other plugin, and would allow to format JavaScript that uses such intrinsics (e.g. code inside Node.js or V8 itself).
2019-10-09 07:29:37 -07:00
..
cli revert: `--only-changed` argument (#6594) 2019-10-03 11:21:05 -03:00
common revert: `--only-changed` argument (#6594) 2019-10-03 11:21:05 -03:00
config Improve Rollup setup 2019-06-07 18:20:40 -03:00
doc Improve Rollup setup 2019-06-07 18:20:40 -03:00
language-css Update linguist-languages to v7 (#6367) 2019-09-14 00:57:16 +03:00
language-graphql Update linguist-languages to v7 (#6367) 2019-09-14 00:57:16 +03:00
language-handlebars fix(handlebars): Use quotes from config in AttrNode (#6377) 2019-09-30 17:08:58 +03:00
language-html Update linguist-languages to v7 (#6367) 2019-09-14 00:57:16 +03:00
language-js Add support for V8 intrinsics via Babel (#6496) 2019-10-09 07:29:37 -07:00
language-markdown Update linguist-languages to v7 (#6367) 2019-09-14 00:57:16 +03:00
language-yaml Update linguist-languages to v7 (#6367) 2019-09-14 00:57:16 +03:00
main Plugins can have falsy default options (#6348) 2019-09-12 18:52:48 +03:00
utils Update linguist-languages to v7 (#6367) 2019-09-14 00:57:16 +03:00
index.js refactor: move index.js and standalone.js to src (#5054) 2018-09-06 13:51:18 +08:00
standalone.js feat: support HTML/Vue/Angular (#5259) 2018-11-04 23:03:07 +08:00