prettier/tests/v8_intrinsic/__snapshots__
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
..
jsfmt.spec.js.snap Add support for V8 intrinsics via Babel (#6496) 2019-10-09 07:29:37 -07:00