nested suspend
This commit is contained in:
@@ -5,7 +5,7 @@ language-servers = ["rust-analyzer", "tailwindcss-ls"]
|
||||
[language-server.rust-analyzer.config]
|
||||
# procMacro = { ignored = { leptos_macro = ["server"] } }
|
||||
cargo = { features = ["ssr", "hydrate"] }
|
||||
check = { command = "clippy" }
|
||||
check = { command = "check" }
|
||||
rustfmt = { overrideCommand = [
|
||||
"sh",
|
||||
"-c",
|
||||
|
||||
Reference in New Issue
Block a user