This commit is contained in:
Jan Prochazka
2019-12-30 19:13:54 +01:00
parent 31fca603dc
commit 049eabf59e
47 changed files with 2381 additions and 53 deletions

View File

@@ -10,5 +10,8 @@
},
"scripts": {
"start": "node src/index.js"
},
"devDependencies": {
"eslint": "^6.8.0"
}
}