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 1de6ae6 commit 4833dbcCopy full SHA for 4833dbc
.circleci/config.yml
@@ -24,6 +24,7 @@ jobs:
24
- run: npm install
25
- save_cache: *save-cache
26
- run: npm run build
27
+ - run: npm run lint
28
- persist_to_workspace:
29
root: /tmp/workspace
30
paths:
0 commit comments