Fix npm testing

This commit is contained in:
RainLoop Team 2016-07-01 02:16:35 +03:00
parent 5c2ea2ccda
commit b43bb17cdb
6 changed files with 34 additions and 26 deletions

3
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"files.eol": "\n"
}