UNPKG

react-native-toggle-button

Version:

Cool and easy to use react native toggle button

22 lines (21 loc) 301 B
{ "extends": ["@commitlint/config-conventional"], "rules": { "type-enum": [ 2, "always", [ "ci", "chore", "docs", "feat", "fix", "perf", "refactor", "revert", "style", "test" ] ] } }