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

META-INF.resources.bower_components.cldrjs.src..dist_jshintrc Maven / Gradle / Ivy

There is a newer version: 1.2.2.1-jre17
Show newest version
{
	"boss": true,
	"curly": true,
	"eqeqeq": true,
	"eqnull": true,
	"expr": true,
	"immed": true,
	"noarg": true,
	"onevar": false,
	"quotmark": "double",
	"smarttabs": true,
	"trailing": true,
	"undef": true,
	"unused": true,

	"predef": [ "Cldr", "define", "module", "require" ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy