feat: update with disabled

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-09-08 12:23:58 +02:00
parent ea2e90adcf
commit 5679725e10

View File

@@ -16,6 +16,9 @@ automock = ["automock"]
double = ["double"]
leptos_macro = ["server", "component"]
[language-server.rust-analyzer.config.diagnostics]
disabled = ["macro-error"]
[[language]]
name = "graphql"
scope = "source.graphql"