mirror of
https://github.com/iv-org/videojs-quality-selector.git
synced 2025-06-04 12:39:01 -04:00
Initial commit
This commit is contained in:
commit
f261cc04a2
12 changed files with 178 additions and 0 deletions
5
src/.eslintrc.json
Normal file
5
src/.eslintrc.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
|
||||
"extends": "eslint-config-silvermine/browser"
|
||||
|
||||
}
|
3
src/index.js
Normal file
3
src/index.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
'use strict';
|
||||
|
||||
module.exports = {};
|
Loading…
Add table
Add a link
Reference in a new issue