feat:移除了弹窗,服务器添加sls
This commit is contained in:
8
packages/ui/tsconfig.json
Normal file
8
packages/ui/tsconfig.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"extends": "@modrinth/tooling-config/typescript/vue.json",
|
||||
"compilerOptions": {
|
||||
"paths": {
|
||||
"#ui/*": ["./src/*"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user