package..nycrc Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of get-intrinsic Show documentation
Show all versions of get-intrinsic Show documentation
Get and robustly cache all JS language-level intrinsics at first require time
{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage",
"test"
]
}