UNPKG
@enfo/aws-cdkompliance
Version:
latest (1.1.0)
1.1.0
1.0.0
0.1.0
0.0.1
Tagging and compliant resources using the CDK
github.com/enfogroup/aws-cdk-compliance
@enfo/aws-cdkompliance
/
commitlint.config.js
2 lines
(1 loc)
•
66 B
JavaScript
View Raw
1
2
module.exports
= { extends: [
'@commitlint/config-conventional'
] }