package..nycrc Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of define-properties Show documentation
Show all versions of define-properties Show documentation
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage",
"test"
]
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy