Commit bb84ce69 authored by lipengcheng 's avatar lipengcheng

vuex模块化

parent f8587e04
......@@ -4,7 +4,7 @@ module.exports = {
// 与eslint集成(让prettier使用eslint的代码格式进行校验)
eslintIntegration: true,
// 换行长度
printWidth: 200,
printWidth: 150,
// tab缩进大小,默认为2
tabWidth: 4,
// 使用tab缩进,默认false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment