feat:移除了弹窗,服务器添加sls
This commit is contained in:
8
packages/app-lib/.prettierignore
Normal file
8
packages/app-lib/.prettierignore
Normal file
@ -0,0 +1,8 @@
|
||||
**/*.rs
|
||||
.sqlx
|
||||
|
||||
java/build
|
||||
|
||||
# Migrations existing before Prettier formatted them shall always be ignored,
|
||||
# as any changes to them will break existing deployments
|
||||
migrations/**
|
||||
Reference in New Issue
Block a user