UNPKG

prettier-plugin-ember-template-tag

Version:
8 lines (5 loc) 164 B
import { describe } from 'vitest'; import { describeSuite } from '../helpers/make-suite.js'; describe('format', () => { describeSuite({ name: 'default' }); });