vue-select
Version:
A native Vue.js component that provides similar functionality to Select2 without the overhead of jQuery.
26 lines (25 loc) • 326 B
YAML
engines:
csslint:
enabled: true
duplication:
enabled: true
config:
languages:
- ruby
- javascript
- python
- php
eslint:
enabled: true
fixme:
enabled: true
ratings:
paths:
- "src/components/Select.vue"
exclude_paths:
- dist/
- test/
- docs/
- config/
- build/