@@ -3,6 +3,15 @@ vim.lsp.config("biome", {
on_dir(vim.fn.getcwd())
end
})
vim.lsp.config("eslint", {
settings = {
eslint = {
options = {
configFile = "./nix-js/runtime-ts/eslint.config.mts"
}
vim.lsp.config("rust_analyzer", {
["rust-analyzer"] = {
The note is not visible to the blocked user.