UNPKG
gulp-css-urlpath
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
## 运行环境 node 12.16.1
github.com/ndwxhm/gulp-css-urlpath
ndwxhm/gulp-css-urlpath
gulp-css-urlpath
/
commitlint.config.js
11 lines
•
252 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
/* *
@Author
: 刘原 *
@Date
: 2022-04-24 14:51:14 *
@Description
: *
@LastEditors
: 刘原 *
@LastEditTime
: 2022-04-24 14:51:22 *
@FilePath
: /gulp-hash/commitlint.config.js */
module.exports = {
extends
: [
"@commitlint/config-conventional"
], };