mirror of
https://github.com/retailcrm/vue-i18n-loader.git
synced 2024-11-21 21:06:05 +03:00
13 lines
386 B
JSON
13 lines
386 B
JSON
{
|
|
"types": [
|
|
{"type": "feat", "section": "Features"},
|
|
{"type": "fix", "section": "Fixes"},
|
|
{"type": "perf", "section": "Performance"},
|
|
{"type": "chore", "hidden": true},
|
|
{"type": "docs", "hidden": true},
|
|
{"type": "style", "hidden": true},
|
|
{"type": "refactor", "hidden": true},
|
|
{"type": "test", "hidden": true}
|
|
]
|
|
}
|