UNPKG

@aparajita/tailwind-ionic

Version:
13 lines (12 loc) 380 B
module.exports = { types: [ { type: 'feat', section: 'Features' }, { type: 'fix', section: 'Bug Fixes' }, { type: 'chore', section: 'Maintenance' }, { type: 'docs', section: 'Docs' }, { type: 'style', section: 'Style' }, { type: 'refactor', section: 'Refactoring' }, { type: 'perf', section: 'Performance' }, { type: 'test', hidden: true } ] }