Skip to content

Commit

Permalink
✨ All fresh and new
Browse files Browse the repository at this point in the history
Rewritten in ES6, complying Sequelize 4.0.0 APIs, remove automatic index creation
  • Loading branch information
saschagehlich committed Mar 26, 2017
1 parent 2be9081 commit 5cf5ee9
Show file tree
Hide file tree
Showing 11 changed files with 547 additions and 793 deletions.
4 changes: 4 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"presets": ["es2015"],
"plugins": ["transform-class-properties"]
}
4 changes: 0 additions & 4 deletions Makefile

This file was deleted.

2 changes: 0 additions & 2 deletions index.js

This file was deleted.

93 changes: 0 additions & 93 deletions lib/indices-syncer.js

This file was deleted.

Loading

0 comments on commit 5cf5ee9

Please sign in to comment.