Skip to content

Linter for VSCode extensions, supporting language syntax, snippets, themes and more

License

Notifications You must be signed in to change notification settings

idleberg/node-vscode-linter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vscode-linter

The MIT License GitHub CircleCI David

Linter for VSCode extensions, supporting language syntax, snippets, themes and more.

Usage

Install vscode-linter dependency for your VSCode extension

yarn add vscode-linter --dev || npm install vscode-linter -D

Alternatively, you can install vscode-linter globally for use as a CLI tool

yarn global add vscode-linter || npm install -g vscode-linter

License

This work is licensed under The MIT License

About

Linter for VSCode extensions, supporting language syntax, snippets, themes and more

Resources

License

Stars

Watchers

Forks

Packages

No packages published