UNPKG

soundtouchjs

Version:

An ES2015 library for manipulating Web Audio Contexts

7 lines (6 loc) 144 B
module.exports = { extends: ['@commitlint/config-conventional'], rules: { 'subject-case': [2, 'always', 'sentence-case'], }, };