mirror of
https://github.com/iv-org/videojs-quality-selector.git
synced 2025-05-03 06:54:54 -04:00
chore: add commitlint
This commit is contained in:
parent
4ec823b7d4
commit
505ab6e050
4 changed files with 1384 additions and 1 deletions
5
commitlint.config.js
Normal file
5
commitlint.config.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
'use strict';
|
||||
|
||||
module.exports = {
|
||||
extends: [ '@silvermine/eslint-config/commitlint.js' ],
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue