mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-16 06:17:10 +01:00
Configure eslint for typescript development
This commit is contained in:
parent
7deac0d558
commit
ff3a8013f9
3 changed files with 50 additions and 28 deletions
|
|
@ -34,6 +34,7 @@
|
|||
"devDependencies": {
|
||||
"@types/jest": "^26.0.15",
|
||||
"@types/node": "^14.14.6",
|
||||
"@typescript-eslint/eslint-plugin": "^4.7.0",
|
||||
"@typescript-eslint/parser": "^4.7.0",
|
||||
"@vercel/ncc": "^0.24.1",
|
||||
"eslint": "^7.13.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue