UNPKG

warframe-worldstate-data

Version:

Warframe data for use with warframe-worldstate-parser

7 lines (6 loc) 117 B
export default { extends: ['@commitlint/config-conventional'], rules: { 'body-max-line-length': [0], }, };