UNPKG

vue-search-input

Version:

A Vue.js 3 search input component, inspired by the global search input of Storybook and GitHub.

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