Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>MyLintNew to Visual Studio Code? Get it now.
MyLint

MyLint

lanly-dev

|
2 installs
| (0) | Free
| Sponsor
Mostly for virtual file
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

MyLint

A formatter extension that uses ESLint, intended for virtual files and small TS/JS scripts without requiring a local ESLint setup.

Extension Settings

Commands

  • mylint: Format File: Format the current file using the built-in ESLint config
  • mylint: Open Global ESLint Configuration File: Open the global ESLint config
  • mylint: Open Settings: Open extension settings

Configurations

  • myLint.enableDiagnostics: false | Enable/disable showing lint diagnostics in VS Code's Problems tab.
  • mylint.rules: ESLint rule overrides for JS/TS files.

Release Notes

0.0.2

  • Fixed Parsing error: ';' expected.
  • Add to problems tab
  • Enable problems tab option

0.0.1

Initial release.

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft