make login work

This commit is contained in:
Roei Elisha
2018-05-24 02:22:06 +03:00
committed by Godzil
parent 9e2f5401d0
commit 6ad4cbed0a
5 changed files with 177 additions and 142 deletions

View File

@@ -64,6 +64,8 @@
"check-operator",
"check-separator",
"check-type"
]
],
"object-literal-sort-keys": false,
"ordered-imports": false
}
}