feat: add cspell check

This commit is contained in:
vben
2024-06-16 23:30:31 +08:00
parent 6c092e284c
commit 07d1f85ff7
11 changed files with 925 additions and 350 deletions

View File

@@ -29,6 +29,6 @@
},
"dependencies": {
"prettier": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.4"
"prettier-plugin-tailwindcss": "^0.6.5"
}
}