jquery-flesler-scrollto
Version:
Lightweight, cross-browser and highly customizable animated scrolling with jQuery
23 lines (21 loc) • 375 B
Plain Text
{
"shadow": "inner",
"camelcase": true,
"eqeqeq": true,
"eqnull": true,
"freeze": true,
"funcscope": true,
"newcap": true,
"noarg": true,
"noempty": true,
"nonbsp": true,
"unused": true,
"undef": true,
"scripturl": true,
"strict": true,
"quotmark": "single",
"globals": {"define": true},
"browser": true,
"node": true,
"jquery": true
}