vscode/extensions/typescript-basics/package.nls.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
158 B
JSON
Raw Normal View History

{
"displayName": "TypeScript Language Basics",
"description": "Provides snippets, syntax highlighting, bracket matching and folding in TypeScript files."
}