diff --git a/matrix.json b/matrix.json index 337f5ee..a433dfe 100644 --- a/matrix.json +++ b/matrix.json @@ -23,6 +23,12 @@ "path": "preact", "command": "./oxlint --deny-warnings -c oxlint.json oxlint src test debug compat hooks test-utils" }, + { + "repository": "microsoft/vscode", + "ref": "main", + "path": "vscode", + "command": "./oxlint -D no-unreachable -D no-this-before-super -D getter-return" + }, { "repository": "DefinitelyTyped/DefinitelyTyped", "ref": "master",