mirror of
https://github.com/iv-org/videojs-quality-selector.git
synced 2025-05-15 12:42:40 -04:00
5 lines
96 B
JavaScript
5 lines
96 B
JavaScript
'use strict';
|
|
|
|
module.exports = {
|
|
extends: [ '@silvermine/eslint-config/commitlint.js' ],
|
|
};
|