language: node_js node_js: - "node" script: - yarn bootstrap - yarn test - yarn lint