UNPKG

vue3-grid-layout-next

Version:

A draggable and resizable grid layout, as a Vue component.

10 lines (9 loc) 189 B
module.exports = { printWidth: 100, semi: false, singleQuote: false, arrowParens: "avoid", trailingComma: "none", bracketSpacing: false, htmlWhitespaceSensitivity: "ignore" }