Justin Ridgewell 3fba9710dc
Allow templates to parse v8intrinsics (#11695)
* Allow templates to parse v8intrinsics

The `v8intrinsic` and `placeholders` parser plugins conflict, so enabling `placeholders` unconditionally was causing errors for V8's internal codemods. This allows them to set `syntacticPlaceholders = false` (so they'll use the legacy identifier format) and enable `v8intrinsic` by itself.

* Fix linter

* Linter
2020-06-10 14:50:09 -04:00
..
2020-06-07 22:21:33 +02:00
2018-02-25 18:12:33 -08:00
2019-07-31 16:04:53 -04:00