feat: update with disabled
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
ea2e90adcf
commit
5679725e10
@ -16,6 +16,9 @@ automock = ["automock"]
|
|||||||
double = ["double"]
|
double = ["double"]
|
||||||
leptos_macro = ["server", "component"]
|
leptos_macro = ["server", "component"]
|
||||||
|
|
||||||
|
[language-server.rust-analyzer.config.diagnostics]
|
||||||
|
disabled = ["macro-error"]
|
||||||
|
|
||||||
[[language]]
|
[[language]]
|
||||||
name = "graphql"
|
name = "graphql"
|
||||||
scope = "source.graphql"
|
scope = "source.graphql"
|
||||||
|
Loading…
Reference in New Issue
Block a user