Repo for hosting 0.11 docs. For issues please use the 0.11 branch of the vuejs.org repo.
by vuejsHTML
Last 12 weeks ยท 0 commits
0 of 6 standards met
Repository: vuejs/011.vuejs.org. Description: Repo for hosting 0.11 docs. For issues please use the 0.11 branch of the vuejs.org repo. Stars: 11, Forks: 4. Primary language: HTML. Languages: HTML (68.1%), JavaScript (28.8%), CSS (3.1%). Open PRs: 0, open issues: 1. Last activity: 7y ago. Community health: 12%. Top contributors: yyx990803, shentao.
@dan-gamble commented on Fri Aug 05 2016 I noticed this was attempted: https://github.com/vuejs-templates/webpack/pull/154 and closed (For good reason) But i wondered if anyone has a setup for this currently? @xmoki commented on Mon Sep 05 2016 I think is possible to do it with htmlhint, but currently only supports jshint and csslint, maybe if someone can make a htmlhint rule for stylelint. @JounQin commented on Mon Sep 05 2016 Actually we could use `.stylelintrclint:csspackage.jsonnpm run lint:css.stylelintrcbuild/webpack.dev.conf.jsstylelint-webpack-plugin.vue@mapbox/stylelint-processor-arbitrary-tagsstylelint-processor-htmlstylelint-webpack-pluginstylelint-processor-html` not support automatically fixes. Related: #839 stylelint/stylelint#2596