We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f913d15 commit fa18f5aCopy full SHA for fa18f5a
packages/client-linkedin/package.json
@@ -6,8 +6,7 @@
6
"types": "dist/index.d.ts",
7
"scripts": {
8
"build": "tsc",
9
- "test": "jest",
10
- "lint": "eslint src --ext .ts"
+ "test": "jest"
11
},
12
"dependencies": {
13
"@ai16z/eliza": "workspace:*",
0 commit comments