Skip to content

Commit b502247

Browse files
committed
chore: drop lint
License: MIT Signed-off-by: Oli Evans <[email protected]>
1 parent 8164995 commit b502247

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.circleci/config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ jobs:
99
- checkout
1010
- run:
1111
command: npm ci
12-
- run:
13-
command: npm run lint
1412
- run:
1513
command: npm run build
1614
- persist_to_workspace:

0 commit comments

Comments
 (0)