GasWell-front/node_modules/npm-run-all2/.knip.jsonc

6 lines
162 B
Plaintext
Raw Normal View History

{
"$schema": "https://unpkg.com/knip@5/schema.json",
"entry": ["lib/index.js", "bin/*/*.js", "test-workspace/tasks/*.js"],
"ignoreDependencies": ["yarn"]
}