Remove watchers after moving them out to their own repos (#365)

* Remove all watchers after moving them out

* Add missing dependencies
This commit is contained in:
2023-04-14 17:22:44 +05:30
committed by GitHub
parent e841b6a7c3
commit 7f91fa7ed8
429 changed files with 23 additions and 31044 deletions
+2
View File
@@ -28,8 +28,10 @@
"devDependencies": {
"@types/express": "^4.17.14",
"@types/node": "16.11.7",
"@types/yargs": "^17.0.0",
"@typescript-eslint/eslint-plugin": "^5.47.1",
"@typescript-eslint/parser": "^5.47.1",
"copyfiles": "^2.4.1",
"eslint-config-semistandard": "^15.0.1",
"eslint-config-standard": "^5.0.0",
"eslint-plugin-import": "^2.27.5",