mirror of
https://github.com/iv-org/videojs-quality-selector.git
synced 2024-11-23 05:39:44 +00:00
6 lines
96 B
JavaScript
6 lines
96 B
JavaScript
'use strict';
|
|
|
|
module.exports = {
|
|
extends: [ '@silvermine/eslint-config/commitlint.js' ],
|
|
};
|