UNPKG

@opentiny/tiny-toolkit-pro

Version:

TinyPro Vue:开箱即用、前后端分离的 Vue 后台管理模板

11 lines (10 loc) 221 B
module.exports = { tabWidth: 2, semi: true, printWidth: 80, singleQuote: true, quoteProps: 'consistent', htmlWhitespaceSensitivity: 'strict', vueIndentScriptAndStyle: true, endOfLine: 'auto', };