jellyfin-web/dashboard-ui/bower_components/jquery/.jshintrc
2016-01-09 13:36:35 -05:00

15 lines
187 B
Plaintext

{
"boss": true,
"curly": true,
"eqeqeq": true,
"eqnull": true,
"expr": true,
"immed": true,
"noarg": true,
"quotmark": "double",
"undef": true,
"unused": true,
"node": true
}