image: node:8 lint: stage: test script: - npm install - npm run lint