mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-02 14:25:42 +01:00
Starts working through some basic repo wide eslint rules for the copilot extension. Stuff like missing semicolons and missing readonly modifiers for disposables