We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a0db21 commit 3d1a6edCopy full SHA for 3d1a6ed
.circleci/config.yml
@@ -8,3 +8,6 @@ workflows:
8
- node/run:
9
name: Build
10
npm-run: build
11
+ - node/run:
12
+ name: Lint
13
+ npm-run: lint
0 commit comments