mirror of
https://github.com/iv-org/videojs-quality-selector.git
synced 2025-04-30 20:26:17 -04:00
6 lines
96 B
JavaScript
6 lines
96 B
JavaScript
'use strict';
|
|
|
|
module.exports = {
|
|
extends: [ '@silvermine/eslint-config/commitlint.js' ],
|
|
};
|