UNPKG

react-docgen-typescript-lang-service

Version:

Package version of the workaround mentioned in styleguidist/react-docgen-typescript#112 to use the language service to speed up compile time for styleguidist

7 lines (6 loc) 141 B
module.exports = { extends: ['@commitlint/config-conventional'], rules: { 'body-max-line-length': [1, 'always', 100] } }