Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

Commit f77fccf

Browse files
renovate[bot]renovate-botehmicky
authored
chore(deps): update dependency @netlify/eslint-config-node to v6 (#696)
* chore(deps): update dependency @netlify/eslint-config-node to v6 * chore: fix lockfile * chore: fix linting Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: ehmicky <[email protected]>
1 parent d2a246b commit f77fccf

File tree

3 files changed

+2216
-2085
lines changed

3 files changed

+2216
-2085
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ the response, or rejected with an error with the details about the request attac
9191
```js
9292
// example params
9393
const params = {
94-
any_param_needed,
94+
any_param_needed: anyParamNeeded,
9595
paramsCanAlsoBeCamelCase,
9696
body: {
9797
an: 'arbitrary js object',

0 commit comments

Comments
 (0)