feat: update with disabled

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-09-08 12:23:58 +02:00
parent ea2e90adcf
commit 5679725e10
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

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"