fixed lint issues

This commit is contained in:
Ofer Mendelevitch
2023-11-21 09:14:12 -08:00
parent 1810b8718b
commit a4c3250a67
2 changed files with 30 additions and 33 deletions
+4
View File
@@ -47,6 +47,7 @@
"google-auth-library": "^9.0.0",
"graphql": "^16.6.0",
"html-to-text": "^9.0.5",
"husky": "^8.0.3",
"ioredis": "^5.3.2",
"langchain": "^0.0.165",
"langfuse-langchain": "^1.0.31",
@@ -82,6 +83,9 @@
"@types/object-hash": "^3.0.2",
"@types/pg": "^8.10.2",
"@types/ws": "^8.5.3",
"eslint-plugin-markdown": "^3.0.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"gulp": "^4.0.2",
"typescript": "^4.8.4"
}