统一前后端代码格式化配置
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
**/node_modules
|
||||
**/dist
|
||||
**/.vite
|
||||
**/coverage
|
||||
**/data
|
||||
**/package-lock.json
|
||||
**/.env*
|
||||
|
||||
Reference in New Issue
Block a user