Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Setting to specify path to tslint.json #97

Open
ryanmcnamara opened this issue Jun 13, 2016 · 3 comments
Open

Setting to specify path to tslint.json #97

ryanmcnamara opened this issue Jun 13, 2016 · 3 comments

Comments

@ryanmcnamara
Copy link

I have my tslint.json under a config folder in my project, seems like the atom linter is expecting it to be at the root.

I don't see any configuration for this, can we get a config point / is there anything I can do for this project?

@ryanmcnamara
Copy link
Author

To clarify, I'd like to specify where the local tslint.json is (for just this project) I don't want my other projects affected

@glen-84
Copy link

glen-84 commented Aug 4, 2016

Kind of related to #69.

@Xapphire13
Copy link
Contributor

Xapphire13 commented Apr 13, 2017

This should probably be a change to TSLint itself since TSLint has a helper that searches for the closest ancestor tslint config to the linted file. It seems like this could be configured to find the closest package.json ancestor also, in which, could be the override path for tslint.json

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

No branches or pull requests

4 participants