All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package..eslintrc Maven / Gradle / Ivy

There is a newer version: 1.0.7
Show newest version
{
	"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