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 6607ce1 commit 1eb7564Copy full SHA for 1eb7564
.circleci/config.yml
@@ -8,9 +8,6 @@ jobs:
8
- run:
9
name: "Install dependencies"
10
command: yarn install
11
- - run:
12
- name: "Run lint"
13
- command: yarn lint
14
15
name: "Build"
16
command: yarn build
0 commit comments