mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-01-15 11:50:19 -06:00
af4e498b6ed6d4029918ee0b15b140e4e85da2f2
Updates `tslint.js` to respect `linterOptions.exclude`() from `tslint.json`. Previously, this configuration option was ignored in favour of the following list of globs: ``` ['src/**/*.ts', 'src/**/*.vue', 'src/**/*.tsx', 'tests/**/*.ts', 'tests/**/*.tsx'] ``` See: https://palantir.github.io/tslint/usage/configuration/
vue-cli

Vue CLI is the Standard Tooling for Vue.js Development.
Documentation
Docs are available at https://cli.vuejs.org/ - we are still working on refining it and contributions are welcome!
Contributing
Please see contributing guide.
License
Languages
JavaScript
75%
Vue
22.9%
TypeScript
0.9%
Stylus
0.5%
HTML
0.3%
Other
0.4%