mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
Even as a dev dependency, used solely to verify the correctness of its replacement, `@jsdoc/salty`, it was triggering bogus security warnings. Fixes #2041.
7 lines
131 B
JSON
7 lines
131 B
JSON
{
|
|
"packageAllowlist": [
|
|
// Python-2.0 licensed, which is fine but not on js-green-licenses default list
|
|
"argparse"
|
|
]
|
|
}
|