npm: set global config
This commit is contained in:
@@ -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