UNPKG

@codemein/prettier-config-tesco

Version:

Tesco's Prettier config, following Tesco's styleguide

8 lines (6 loc) 158 B
import config from '.'; describe('prettier-config-tesco', () => { it('should have correct config', () => { expect(config).toMatchSnapshot(); }); });