more rustacean cleanup
This commit is contained in:
parent
aaecea475c
commit
e9081c5ea1
1 changed files with 6 additions and 6 deletions
|
@ -19,12 +19,12 @@ return {
|
||||||
enable = false,
|
enable = false,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
procMacro = {
|
-- procMacro = {
|
||||||
enable = true,
|
-- enable = true,
|
||||||
-- ignored = {
|
-- ignored = {
|
||||||
-- ["leptos_macro"] = { "component" },
|
-- ["leptos_macro"] = { "component" },
|
||||||
-- },
|
-- },
|
||||||
},
|
-- },
|
||||||
-- files = {
|
-- files = {
|
||||||
-- excludeDirs = {
|
-- excludeDirs = {
|
||||||
-- ".direnv",
|
-- ".direnv",
|
||||||
|
|
Loading…
Reference in a new issue