mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
chore: add prettier as linter
This commit is contained in:
12
.prettierignore
Normal file
12
.prettierignore
Normal file
@@ -0,0 +1,12 @@
|
||||
# VuePress Cache
|
||||
**/.vuepress/.cache/**
|
||||
# VuePress Temp
|
||||
**/.vuepress/.temp/**
|
||||
# VuePress static files
|
||||
**/.vuepress/public/**
|
||||
|
||||
# Node modules
|
||||
node_modules/
|
||||
|
||||
# pnpm lock file
|
||||
pnpm-lock.yaml
|
||||
Reference in New Issue
Block a user