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 b016720 commit 5c9135dCopy full SHA for 5c9135d
js/package.json
@@ -13,7 +13,7 @@
13
"openapispec:generate": "npx @hey-api/openapi-ts",
14
"run:cli": "ts-node src/cli/index.ts",
15
"run:sample": "ts-node sample.ts",
16
- "eslint": "eslint src/**/*.{ts,js} --max-warnings=177",
+ "eslint": "eslint src/**/*.{ts,js} --max-warnings=193",
17
"prettier": "prettier --write src/**/*.{ts,js}",
18
"prettier:check": "prettier --check src/**/*.{ts,js}"
19
},
0 commit comments