Skip to content

Commit

Permalink
fix: overlap error code tsserver and eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
loctvl842 committed Oct 24, 2023
1 parent e6e1131 commit b7b044f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/tvl/core/resources/lang/typescript.lua
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ return {
},
},
settings = {
diagnostics = { ignoredCodes = { 6133 } },
typescript = {
inlayHints = {
includeInlayParameterNameHints = "all",
Expand Down

0 comments on commit b7b044f

Please sign in to comment.