prettier/tests/range/object-expression.js

2 lines
71 B
JavaScript

const y = {<<<PRETTIER_RANGE_START>>>a:1<<<PRETTIER_RANGE_END>>>, b:2}