add eslint, CI debug logs

This commit is contained in:
Aarni Halinen
2021-06-15 23:47:52 +03:00
parent 06979c0d39
commit 1e1557581e
3 changed files with 30 additions and 89 deletions
+3
View File
@@ -12,6 +12,9 @@ install:
stage: setup
script:
- npm ci
after_script:
- node -v
- npm -v
artifacts:
paths:
- node_modules