parent
2fbe623e7f
commit
b46b41a503
@ -1,17 +0,0 @@ |
||||
agents: |
||||
npm: true |
||||
|
||||
steps: |
||||
- label: "Install deps" |
||||
command: "npm install" |
||||
|
||||
- wait |
||||
|
||||
- label: "Lint" |
||||
command: "npm run lint" |
||||
|
||||
- label: "Type check" |
||||
command: "npm run typecheck" |
||||
|
||||
- label: "Build" |
||||
command: "npm run build" |
Loading…
Reference in new issue