Skip to content
Snippets Groups Projects
Forked from pregmodfan / fc-pregmod
39270 commits behind the upstream repository.
.jshintrc 105 B
{
	"browser": true,
	"esversion": 6,
	"eqeqeq": true,
	"nocomma": true,
	"undef": true,
	"maxerr": 150
}