Skip to content
This repository was archived by the owner on Aug 27, 2020. It is now read-only.

Enhance tslint support #8

Merged
merged 1 commit into from
Apr 3, 2017
Merged

Enhance tslint support #8

merged 1 commit into from
Apr 3, 2017

Conversation

Toilal
Copy link
Owner

@Toilal Toilal commented Apr 3, 2017

TSLint preset can now be choose between standard, airbnb or none (consistent with Javascript choice).

tslint:recommend is dropped at the moment, as it would require to replace all single quotes with double quotes. It will be implemented only when vuejs/vue-cli#428 is merged, to perform quotes replacement in a post-treatment without touching the actual templates (that would make them unreadable).

It also includes fix for npm tslint script that was not working because of invalid arguments given.

@Toilal Toilal force-pushed the feature/tslint-config branch 3 times, most recently from 1f18f37 to ef52b5b Compare April 3, 2017 14:25
@Toilal Toilal force-pushed the feature/tslint-config branch from ef52b5b to aa6a20d Compare April 3, 2017 14:46
@Toilal Toilal merged commit 63cbe22 into master Apr 3, 2017
@Toilal Toilal deleted the feature/tslint-config branch May 11, 2017 20:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant