google / google/gts

How to apply lint to vue files in webpack?

Open
#308 3 comments 0 reactions 0 assignees View on GitHub
help wanted type: feature request
Dominant language
TypeScript
Stars
5.3k
Forks
212
PR merge metrics
No merged PRs in 30d

Description

Please check out [vue-webpack-minimal](https://github.com/akoidan/vue-webpack-minimal) template

```bash
npx vue-cli init deathangel908/vue-webpack-minimal folder-name
cd folder-name
npm run check
```

Expected: gts will check `.vue` files
Actual: gts ignores vue files, like [App.vue](https://github.com/akoidan/vue-webpack-minimal/blob/master/template/src/components/App.vue#L11-L12)

Is there's a way to configure gts with vue and webpack?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.