language: node_js node_js: - stable cache: yarn before_script: - yarn script: - yarn lint - yarn stylelint - yarn test