Co-authored-by: m.schnitzler <martin.wb.2015@gmail.com>
Co-committed-by: m.schnitzler <martin.wb.2015@gmail.com>
This commit was merged in pull request #150.
This commit is contained in:
2026-02-21 00:57:10 +00:00
committed by root
parent 9a33fc258f
commit 5a3fd218bc
2 changed files with 208 additions and 321 deletions

View File

@@ -59,7 +59,7 @@
"@typescript-eslint/parser": "^8.56.0",
"@vscode/test-cli": "^0.0.12",
"@vscode/test-electron": "^2.5.2",
"eslint": "^10.0.0",
"eslint": "^10.0.1",
"ts-api-utils": "^2.4.0",
"typescript": "^5.9.3"
},