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