chore: Add typescript support to eslint, fix errors (#2923)

This commit is contained in:
Aasim-A 2025-04-23 13:51:41 +10:00 committed by GitHub
parent e3030bfcc8
commit 4235c8b491
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 309 additions and 31 deletions

View file

@ -65,6 +65,7 @@
"prettier": "^3.4.2",
"string-replace-loader": "^3.1.0",
"typescript": "^5.7.2",
"typescript-eslint": "^8.30.1",
"webpack": "^5.97.1"
}
}