prettier/tests/range/class-declaration.js

7 lines
88 B
JavaScript

class <<<PRETTIER_RANGE_START>>> a {
b( ) {}<<<PRETTIER_RANGE_END>>>
}
let x