matiastucci / vue-input-tag

:bookmark: Vue.js 2.0 Input Tag Component
https://tucci.me/vue-input-tag
MIT License
537 stars 130 forks source link

Validate with function, allow duplicattes #72

Closed baranovxyz closed 6 years ago

baranovxyz commented 6 years ago

This is the best I can do. I don't get why some code does not reformat to your initial code.

I think using prettier can give more stable results. I can add it to work with eslint, if you want.

It must be I used prettier to get this result, but then I removed it from dependencies, but now eslint can't reformat it back.

This is instead of #70

baranovxyz commented 6 years ago

This result (code) i get by running npm run lint:fix

matiastucci commented 6 years ago

Thanks :)