Skip to content
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.

Support multiple tslint config files #403

Open
yebrahim opened this issue Sep 25, 2018 · 1 comment
Open

Support multiple tslint config files #403

yebrahim opened this issue Sep 25, 2018 · 1 comment

Comments

@yebrahim
Copy link

Is this a bug report?

No

It would be great if multiple tslint files are supported. Use case: Currently I have a directory with auto-generated TS declaration files that I import, and I don't control how those files are generated, so I end up having a custom tslint.json file in that directory to disable the rules I don't want.

@elektronik2k5
Copy link

Unfortunately, that's aligned with upstream CRA :(
#388 (comment)

I work around that by combining CRA-TS with react-app-rewired.

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

No branches or pull requests

2 participants