From 19cce60a06f2688bdc0d3bd09f88ba9a1d36d048 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=87=E5=A4=A9?= Date: Thu, 14 Oct 2021 09:38:18 +0800 Subject: [PATCH] updte --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 59025e9..d305c5f 100644 --- a/index.js +++ b/index.js @@ -19,7 +19,7 @@ let options = { compileOnSave: true, autoPrefixer: true, indentType: 'space', - indentWidth: 1, + indentWidth: 2, output: 'compressed', exclude: '' }