Add video-resolution-switcher (v0.4.2) plugin
This commit is contained in:
11
extlib/videojs-resolution-switcher/.jshintrc
Normal file
11
extlib/videojs-resolution-switcher/.jshintrc
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"browser" : true,
|
||||
"curly": true,
|
||||
"eqeqeq": true,
|
||||
"quotmark" : "single",
|
||||
"trailing" : true,
|
||||
"undef" : true,
|
||||
"predef" : [
|
||||
"videojs"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user