UNPKG

vue3-chart-v2

Version:

vue3-chart-v2 is a wrapper for [Chart.js](https://github.com/chartjs/Chart.js) in Vue 3. You can easily create reuseable chart components. Inspired by vue-chartjs

13 lines (11 loc) 227 B
const config = { tabWidth: 2, semi: false, printWidth: 120, bracketSpacing: true, jsxBracketSameLine: true, trailingComma: 'none', arrowParens: 'always', singleQuote: true } module.exports = config