Explorar el Código

chore: 在.prettierignore中添加node_modules目录

feige996 hace 10 meses
padre
commit
7a2e870641
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .prettierignore

+ 2 - 0
.prettierignore

@@ -1,3 +1,5 @@
+node_modules
+
 # unplugin-auto-import 生成的类型文件,每次提交都改变,所以加入这里吧,与 .gitignore 配合使用
 auto-import.d.ts