We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35fcb9a commit c096031Copy full SHA for c096031
package.json
@@ -46,18 +46,20 @@
46
"@types/diff": "5.0.9",
47
"@types/google-protobuf": "3.15.12",
48
"@types/node": "20.10.5",
49
- "ts-node": "^10.7.0",
50
"@types/progress": "2.0.7",
51
"@typescript-eslint/eslint-plugin": "^7.18.0",
52
"@typescript-eslint/parser": "^7.18.0",
53
"diff": "^5.1.0",
54
"eslint": "^8.57.0",
+ "eslint-plugin-etc": "^2.0.3",
55
+ "eslint-plugin-rxjs": "^5.0.3",
56
"eslint-plugin-unicorn": "^55.0.0",
57
"eslint-plugin-unused-imports": "^4.1.3",
58
"pnpm": "8.12.1",
59
"prettier": "3.3.2",
60
+ "ts-node": "^10.7.0",
61
+ "tsm": "^2.3.0",
62
"typescript-eslint": "7.18.0",
- "uvu": "^0.5.6",
- "tsm": "^2.3.0"
63
+ "uvu": "^0.5.6"
64
}
65
0 commit comments