microsoft / azure-pipelines-vscode

VS Code extension for working with Azure Pipelines YAML files
MIT License
164 stars 104 forks source link

Switch to ESLint #555

Closed winstliu closed 12 months ago

winstliu commented 12 months ago

TSLint has been deprecated for many years. We go straight to the strict variant of typescript-eslint for maximum "correctness".