steps: - task: Npm@1 displayName: 'Lint' inputs: command: custom customCommand: 'run lint'