Skip to content

Commit

Permalink
chore: remove unused annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
BBboy01 committed Nov 21, 2024
1 parent f5741ce commit 59667b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/plugins/lsp/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ return {
},
},
angularls = {
---@diagnostic disable-next-line: assign-type-mismatch
root_dir = function(...)
return require('lspconfig.util').root_pattern('angular.json', 'nx.json')(...)
end,
Expand Down

0 comments on commit 59667b3

Please sign in to comment.