UNPKG

@aptpod/data-viz-create-visual-parts-react

Version:

template of npm project with typescript

8 lines (7 loc) 138 B
/** @type {import('prettier').Options} */ module.exports = { singleQuote: true, semi: false, trailingComma: 'all', tabWidth: 2, }