mirror of
https://github.com/zhigang1992/nativewind.git
synced 2026-05-22 07:51:46 +08:00
4 lines
70 B
JavaScript
4 lines
70 B
JavaScript
module.exports = {
|
|
extends: ["@commitlint/config-conventional"],
|
|
};
|