package..eslintrc Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of internal-slot Show documentation
Show all versions of internal-slot Show documentation
ES spec-like internal slots
{
"root": true,
"extends": "@ljharb",
"rules": {
"max-params": [2, 3],
"new-cap": [2, { "capIsNewExceptions": ["GetIntrinsic"] }],
"no-magic-numbers": 0,
},
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy