From 300cbaae1f39e9d2a862b3fbb748815f6c42bbfb Mon Sep 17 00:00:00 2001 From: Qiuxia Fan Date: Mon, 11 Apr 2022 20:47:28 +0800 Subject: [PATCH] add lang --- package.json | 2 +- public/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ff032691..02754c28 100644 --- a/package.json +++ b/package.json @@ -139,7 +139,7 @@ "package.json": [ "prettier --write" ], - "*.{scss,less,styl,html}": [ + "*.{scss,less,style}": [ "stylelint --fix", "prettier --write" ], diff --git a/public/index.html b/public/index.html index 8da5adab..ace7544a 100644 --- a/public/index.html +++ b/public/index.html @@ -13,7 +13,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - +