chore: first commit

This commit is contained in:
iam4x
2017-11-22 10:32:01 +01:00
commit 398f4ce110
7 changed files with 3362 additions and 0 deletions

3
.eslintrc.js Normal file
View File

@@ -0,0 +1,3 @@
module.exports = {
extends: 'algolia/flowtype'
}