mirror of
https://github.com/iv-org/videojs-quality-selector.git
synced 2025-05-03 06:54:54 -04:00
refactor: use es6 classes
Adds babel and uses es6 classes instead of class.extend
This commit is contained in:
parent
9c44e09096
commit
03c63eae66
13 changed files with 4554 additions and 550 deletions
|
@ -1,5 +1,3 @@
|
|||
'use strict';
|
||||
|
||||
module.exports = {
|
||||
extends: [ '@silvermine/standardization/commitlint.js' ],
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue