perf: use object literal in Deque doubly linked list
[poolifier.git] / commitlint.config.js
1 export default { extends: ['@commitlint/config-conventional'] }