Skip to content

Commit

Permalink
Merge pull request #27 from jaebradley/update-templates
Browse files Browse the repository at this point in the history
fix(templates): update .babelrc, .eslintrc, package.json, .npmignore
  • Loading branch information
jaebradley authored Jun 22, 2018
2 parents cbd5b86 + 23627d6 commit f2d7179
Show file tree
Hide file tree
Showing 11 changed files with 2,187 additions and 2,410 deletions.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"extends": "airbnb",
"extends": "airbnb-base",
"env": {
"jest": true
}
Expand Down
Loading

0 comments on commit f2d7179

Please sign in to comment.