Skip to content

Commit

Permalink
Merge pull request #54 from toystars/typo-release-fix
Browse files Browse the repository at this point in the history
Typo release fix
  • Loading branch information
Mustapha Babatunde committed Jan 27, 2018
2 parents ee0c0b0 + 14c7566 commit ab7a928
Show file tree
Hide file tree
Showing 4 changed files with 111 additions and 116 deletions.
1 change: 0 additions & 1 deletion .eslintrc
Expand Up @@ -8,7 +8,6 @@
"rules": {
"react/jsx-filename-extension": ["error", { "extensions": [".js", ".jsx"] }],
"no-trailing-spaces": "off",
"quotes": [2, "double"],
"no-useless-escape": "off",
"react/forbid-prop-types": 0,
"no-underscore-dangle": "off"
Expand Down

0 comments on commit ab7a928

Please sign in to comment.