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

how to set global tslint.json by url? #69

Open
stepancar opened this issue Mar 24, 2016 · 5 comments
Open

how to set global tslint.json by url? #69

stepancar opened this issue Mar 24, 2016 · 5 comments

Comments

@stepancar
Copy link

Hello! Thank you for this project.
We created public service which response our common tslint.json
In webstorm tslint we can provide http path to our tslint, but in atom we cant/ how to do?
Thank you!

@rederteph
Copy link

It would be cool to be able to set path to tslint.json from config.

@arusakov
Copy link
Member

@stepancar Http path (url) to our tslint.json, isn't it?
@rederteph Config path to tslint.json is a good feature. I'm going to start working on this tonight or tomorrow.

@stepancar
Copy link
Author

@arusakov , yes, tslint.json. it's good idea when you wanna share one tslint.json between all team members. You can place it on any website in private net of company. Or you can place it on shared disc. If you will implement path to tslint.json feature, please, check that net paths like (\192.168.100.*\folder\tslint.json) is available. Thank you!

@glen-84
Copy link

glen-84 commented May 23, 2016

@arusakov Did you make any progress on this? (the configFile setting)

@miroswan
Copy link

I think it would make sense if the plugin searched for a tslint file within the project first, then check for a global config file.

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

6 participants