Skip to content

feat(tslint): add support to read extended tslint.json #124

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 13, 2018

Conversation

alan-agius4
Copy link
Contributor

@alan-agius4 alan-agius4 commented Mar 31, 2018

Closes: #123

I didn't add any new tests as the current tests already cover this part of logic

Maybe we shall add tslint as a peerdepence?

@vvakame as promised here's the PR :)

@alan-agius4 alan-agius4 force-pushed the feature/extend-ts-lint branch from e9f8c98 to 9c55670 Compare March 31, 2018 18:26
@@ -1,118 +1,97 @@
import * as ts from "typescript";

import { IOptions } from "tslint";
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is only used for interfaces thus not required as a dependency

@alan-agius4
Copy link
Contributor Author

bump @vvakame

@vvakame vvakame merged commit 9c55670 into vvakame:master Apr 13, 2018
@vvakame
Copy link
Owner

vvakame commented Apr 13, 2018

@alan-agius4 sorry for late!
definitely nice!

@alan-agius4 alan-agius4 deleted the feature/extend-ts-lint branch April 13, 2018 09:27
@alan-agius4
Copy link
Contributor Author

Thanks 😀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants