Files
vue-cli/packages/@vue
John Franey af4e498b6e feat(typescript): respect excluded globs in tslint (#2961)
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/
2018-11-19 16:02:04 +08:00
..
2018-10-31 02:46:41 +08:00
2018-11-12 16:36:35 +08:00
2018-11-02 22:53:49 +08:00
2018-10-31 02:11:23 +08:00
2018-11-12 16:20:18 +08:00
2018-11-02 22:53:49 +08:00
2018-11-12 16:20:18 +08:00
2018-11-12 16:20:18 +08:00
2018-11-02 22:53:49 +08:00
2018-11-02 22:53:49 +08:00
2018-11-12 16:20:18 +08:00
2018-11-12 16:20:18 +08:00
2018-11-02 22:53:49 +08:00
2018-11-02 22:53:49 +08:00
2018-11-12 16:20:18 +08:00
2018-11-12 16:20:18 +08:00
2018-11-12 16:20:18 +08:00
2018-11-02 22:53:49 +08:00
2018-10-31 02:11:23 +08:00
2018-11-12 16:20:18 +08:00
2018-10-31 02:11:23 +08:00
2018-11-02 22:53:49 +08:00