Skip to content

Canciller/typescript-type-checker.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typescript-type-checker.nvim

Run npx tsc --noEmit --pretty false using :Typecheck command and show the results in the quickfix list.

Installation

{
  "Canciller/typescript-type-checker.nvim",
  opts = {
    -- options
  },
}

Options

{
  command = 'Typecheck',
}

About

Neovim plugin for TypeScript type-checking.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages