npm: set global config
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
|
||||
- name: npm run lint
|
||||
run: |
|
||||
npm config set fund false
|
||||
npm config set -g fund false
|
||||
cd src
|
||||
npm ci --legacy-peer-deps
|
||||
npm run lint
|
||||
|
||||
Reference in New Issue
Block a user