Skip to content

Commit

Permalink
chore: npm audit fix, remove commit linting in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
shellscape committed Dec 15, 2019
1 parent cc35e28 commit 76f3cc5
Show file tree
Hide file tree
Showing 3 changed files with 3,388 additions and 3,439 deletions.
5 changes: 1 addition & 4 deletions .circleci/config.yml
Expand Up @@ -63,11 +63,8 @@ jobs:
name: Run linting.
command: npm run lint
- run:
name: Run NSP Security Check.
name: Run NPM Security Check
command: npm run security
- run:
name: Validate Commit Messages
command: npm run ci:lint:commits
publish:
docker:
- image: rollupcabal/circleci-node-base:latest
Expand Down

0 comments on commit 76f3cc5

Please sign in to comment.