UNPKG

nk-cli

Version:

Initialize a vite app fast by NK-CLI

11 lines (10 loc) 215 B
module.exports = { printWidth: 100, semi: true, vueIndentScriptAndStyle: true, singleQuote: true, trailingComma: 'all', proseWrap: 'never', htmlWhitespaceSensitivity: 'ignore', endOfLine: 'auto', };