UNPKG

telejson

Version:

A library for teleporting rich data to another place.

11 lines (9 loc) 206 B
const base = require('@storybook/linter-config/prettier.config'); module.exports = Object.assign({}, base, { overrides: [ { files: '*.html', options: { parser: 'babel' }, }, ], });