language: node_js node_js: - "lts/*" - "node" script: - "yarn lint" - "yarn test"