Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Thanos LintNew to Visual Studio Code? Get it now.
Thanos Lint

Thanos Lint

zhangzongzheng

|
448 installs
| (1) | Free
A VSCode plugin for linting Thanos code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Thanos Lint

A VSCode plugin for linting Thanos code

Features

  • All features of vetur
  • Thanos lint (@didi/eslint-plugin-thanos)

Install

  • Search Thanos Lint and install (VSCode extension store)
  • Check your settings.json, if you have associate your '.vue' files with the vetur extension, you should annotate it:
"files.associations": {
  // "*.vue": "vue",
}

Base on

vetur https://github.com/vuejs/vetur

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft