language: node_js node_js: - 'lts/*' script: - npm run lint - npm run build