Skip to content

Instantly share code, notes, and snippets.

@AllGistsEqual
Last active February 15, 2021 13:01
Show Gist options
  • Save AllGistsEqual/0a59b081967bcc436a2ae5ba80394f79 to your computer and use it in GitHub Desktop.
Save AllGistsEqual/0a59b081967bcc436a2ae5ba80394f79 to your computer and use it in GitHub Desktop.
// File: .eslintrc
"no-param-reassign": ["error", { "props": false }],
"valid-typeof": 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment