9 Commits
Author SHA1 Message Date
Adriaan ZonnenbergandGitHub 3105d62346 docs: fix grammar mistake 2019-07-30 12:59:28 +02:00
Adriaan ZonnenbergandGitHub da6395c56b docs: fix heading style 2019-07-29 22:47:22 +02:00
Adriaan ZonnenbergandGitHub 158390bf7a Add a list of available pre-processors 2019-07-24 21:15:32 +02:00
Adriaan ZonnenbergandGitHub 6acff7e6db Merge pull request #133 from igemnace/feature/configurable-preprocessor
Allow granular control over loading pre-processor syntax files
2019-07-24 20:42:32 +02:00
Adriaan ZonnenbergandGitHub c7b133a66e Remove tip about filetype=vue.html.javascript.css
close #131 

Setting this option seems to do more harm than good. To avoid confusion, it's better to remove it altogether.

Currently, the recommended approach to use existing plugins for HTML, CSS or JavaScript, is to explicitly configure that plugin to support Vue files.
2019-03-22 12:02:24 +01:00
Adriaan ZonnenbergandGitHub 3cc4ac7b02 readme: fix details arrow placement 2018-03-02 20:59:54 +01:00
Adriaan ZonnenbergandGitHub 1a2295e12e Add link to eslint-plugin-vue documentation
closes #83
2018-02-22 14:31:59 +01:00
Adriaan ZonnenbergandGitHub c7f975ddb8 Use a script-local variable instead of global 2017-05-17 17:30:07 +02:00
Adriaan ZonnenbergandGitHub 3c9105849b Merge pull request #62 from posva/register-function
Add a register function that makes it easier to add new languages
2017-03-26 22:45:19 +02:00