Skip to content

Instantly share code, notes, and snippets.

@brandonjyee
Created May 1, 2018 02:11
Show Gist options
  • Save brandonjyee/36650ca68b9595c5222785b74d14b739 to your computer and use it in GitHub Desktop.
Save brandonjyee/36650ca68b9595c5222785b74d14b739 to your computer and use it in GitHub Desktop.
{
"extends": "eslint:recommended",
"rules": {
"dot-notation": 1,
"valid-typeof": 2
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment