language: node_js node_js: - "20" script: - npm run build - npm test - npm run lint