lint.yml: remove legacy-peer-deps

This commit is contained in:
Philip H
2023-12-02 17:22:30 +01:00
committed by GitHub
parent 22da2ec243
commit 8d3e355591

View File

@@ -25,5 +25,5 @@ jobs:
run: | run: |
npm config set -g fund false npm config set -g fund false
cd src cd src
npm ci --legacy-peer-deps npm ci
npm run lint npm run lint