From 0bf6f5aacceb8030aa64b975c6f31456bf74a0a1 Mon Sep 17 00:00:00 2001 From: chuzhixin <1204505056@qq.com> Date: Mon, 14 Dec 2020 17:28:54 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20feat:=20Update=20=20eslint-plugi?= =?UTF-8?q?n-prettier?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e56876..8795104 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "chalk": "^4.1.0", "chokidar": "^3.4.3", "eslint": "^7.15.0", - "eslint-plugin-prettier": "^3.2.0", + "eslint-plugin-prettier": "^3.3.0", "eslint-plugin-vue": "^7.2.0", "filemanager-webpack-plugin": "^2.0.5", "image-webpack-loader": "^7.0.1",