tonik / theme

Tonik is a WordPress Starter Theme which aims to modernize, organize and enhance some aspects of WordPress theme development.
http://labs.tonik.pl/theme/
MIT License
1.33k stars 140 forks source link

ESLint should also be able to sniff `.vue` files #68

Closed jedrzejchalubek closed 6 years ago

jedrzejchalubek commented 6 years ago

ESLint configuration should include eslint-plugin-vue, so it will be able to sniff .vue files.

This enhancement related to #67, NPM script for linting should include .vue extension.