UNPKG
@safaricom-mxl/nextjs-turbo-redis-cache
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.1
0.0.0
Next.js redis cache handler
@safaricom-mxl/nextjs-turbo-redis-cache
/
commitlint.config.cjs
6 lines
(5 loc)
•
108 B
JavaScript
View Raw
1
2
3
4
5
6
"use strict"
;
// commitlint.config.js
module
.
exports
= {
extends
: [
"@commitlint/config-conventional"
], };