Skip to content

Commit 7a24ee5

Browse files
committed
Add npm configuration validation task to umbrella "check" task
1 parent 87d316e commit 7a24ee5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Taskfile.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ tasks:
1515
- task: general:check-spelling
1616
- task: markdown:check-links
1717
- task: markdown:lint
18+
- task: npm:validate
1819
- task: python:lint
1920
- task: python:test
2021

0 commit comments

Comments
 (0)