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

web.bower_components.jquery-ui.ui..jshintrc Maven / Gradle / Ivy

{
	"boss": true,
	"curly": true,
	"eqeqeq": true,
	"eqnull": true,
	"expr": true,
	"immed": true,
	"noarg": true,
	"onevar": true,
	"quotmark": "double",
	"smarttabs": true,
	"trailing": true,
	"undef": true,
	"unused": true,

	"browser": true,
	"es3": true,
	"jquery": true,

	"globals": {
		"define": false,
		"Globalize": false
	}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy