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 d7322ca commit 11611f9Copy full SHA for 11611f9
.github/workflows/standardjs.yaml
@@ -11,5 +11,5 @@ jobs:
11
with:
12
node-version: 'lts/*'
13
cache: 'npm'
14
- - run: npm ci
+ - run: npm i standard
15
- run: npx standard
0 commit comments