master
宇天 2021-10-14 09:38:18 +08:00
parent 6c822d9a9d
commit 19cce60a06
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ let options = {
compileOnSave: true, compileOnSave: true,
autoPrefixer: true, autoPrefixer: true,
indentType: 'space', indentType: 'space',
indentWidth: 1, indentWidth: 2,
output: 'compressed', output: 'compressed',
exclude: '' exclude: ''
} }