Skip to content

Commit 3d1a6ed

Browse files
author
bcsik
committed
add lint to circle ci
1 parent 2a0db21 commit 3d1a6ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ workflows:
88
- node/run:
99
name: Build
1010
npm-run: build
11+
- node/run:
12+
name: Lint
13+
npm-run: lint

0 commit comments

Comments
 (0)