UNPKG
tasty-api
Version:
latest (0.5.2)
0.5.2
0.5.1
0.5.0
0.4.9
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.3
0.2.2
0.2.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
API testing framework
github.com/tasty-api/tasty
tasty-api/tasty
tasty-api
/
.commitlintrc.js
2 lines
(1 loc)
•
67 B
JavaScript
View Raw
1
2
module.exports
= { extends: [
'@commitlint/config-conventional'
] }
;