Skip to content

Commit

Permalink
remove npmignore, should be covered by files in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
developit committed Jan 22, 2017
1 parent eff40d6 commit e69cfe0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"presets": [ "es2015", "stage-0" ]
"presets": ["es2015", "stage-0"]
}
1 change: 0 additions & 1 deletion .npmignore

This file was deleted.

0 comments on commit e69cfe0

Please sign in to comment.