Vue-cli: Support tslint.yaml configuration file in vue-cli-service lint

Created on 20 Jul 2018  路  2Comments  路  Source: vuejs/vue-cli

What problem does this feature solve?

.yaml configuration file is widely used. And now it hasn't been supported by vue-cli-service lint, throw the error Could not find config file at /path/to/project/tslint.json

What does the proposed API look like?

vue-cli-service lint tslint.yaml

enhancement has PR typescript

Most helpful comment

It would also be great for tslint.js files

All 2 comments

It would also be great for tslint.js files

Implemented in #3305

Was this page helpful?
0 / 5 - 0 ratings

Related issues

chasegiunta picture chasegiunta  路  3Comments

JIANGYUJING1995 picture JIANGYUJING1995  路  3Comments

sanderswang picture sanderswang  路  3Comments

Benzenes picture Benzenes  路  3Comments

Gonzalo2683 picture Gonzalo2683  路  3Comments