os: - linux language: node_js node_js: - "10.13.0" install: - npm install script: - npm run lint