Add knip unused code & dependency analyser (#1441)

This commit is contained in:
Michael Telatynski
2024-01-18 10:10:51 +00:00
committed by GitHub
parent ae187445af
commit efde228da6
10 changed files with 697 additions and 351 deletions

View File

@@ -67,6 +67,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version-file: package.json
cache: "yarn"
env:
# Workaround for https://github.com/actions/setup-node/issues/317