Skip to content

Commit

Permalink
Warning & error suppression for LSP (#95)
Browse files Browse the repository at this point in the history
This adds several warning & error suppressions for the tsserver lsp.
Doesn't actually change any functionality (if you tree-sitter generate
you will see that nothing would get changed).

- add type docs to functions
- supress tsserver errors (they are not actual errors, tsserver just
can't properly diagnose the grammar.js)
- add _ to unused arguments
  • Loading branch information
CabalCrow authored May 27, 2024
1 parent 8233e8b commit 552a4a4
Showing 1 changed file with 101 additions and 46 deletions.
Loading

0 comments on commit 552a4a4

Please sign in to comment.