summaryrefslogtreecommitdiff
path: root/extensions/WikiEditor/.jshintrc
blob: 64cd5087997692c7dd1d2a7ce708edf0a1d717ab (plain)
1
2
3
4
5
6
7
8
9
{
	"predef": [
		"mediaWiki",
		"jQuery"
	],
	"browser": true,
	"smarttabs": true,
	"multistr": true
}