From c73ee5d36af69ed9fbfb2bec4d3f75ac9f5348a4 Mon Sep 17 00:00:00 2001 From: andatoshiki <101481353+andatoshiki@users.noreply.github.com> Date: Thu, 2 Mar 2023 22:48:48 +0800 Subject: [PATCH] refactor: lint roadmap and remove extra check box --- .prettierignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.prettierignore b/.prettierignore index b3689e3a..67e1ce64 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1,3 +1,4 @@ # cache cache -dist \ No newline at end of file +dist +scripts \ No newline at end of file