Skip to content
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

Getting Tried to lint errors in tslint-loader #116

Open
hisuwh opened this issue Apr 9, 2019 · 6 comments
Open

Getting Tried to lint errors in tslint-loader #116

hisuwh opened this issue Apr 9, 2019 · 6 comments

Comments

@hisuwh
Copy link

hisuwh commented Apr 9, 2019

We have had tslint-loader set up for a while on our project but we have now started getting errors like these for all our files:

Tried to lint C:\code\my-projct\src\approver\index.ts but found no valid, enabled rules for this file type and file path in the resolved configuration.

Running tslint separately works as expected.

@hisuwh hisuwh changed the title Started getting Tried to lint errors in tslint-loader Getting Tried to lint errors in tslint-loader Apr 9, 2019
@hisuwh
Copy link
Author

hisuwh commented May 16, 2019

Anyone monitoring this repo?

@lukejagodzinski
Copy link

@hisuwh you're probably missing tslint.json file in the root directory

@hisuwh
Copy link
Author

hisuwh commented Jun 6, 2019

@lukejagodzinski give me some credit. of course I've got a tslint.json

@lukejagodzinski
Copy link

@hisuwh you know it's just the most common error when you're missing tslint.json file. I'm not maintainer of this package but it's a good practice to give more details about your project config ;). Without that, I don't think anyone will bother ;)

@hisuwh
Copy link
Author

hisuwh commented Jun 6, 2019

@lukejagodzinski my configuration didn't change and then this suddenly started happening so I was hoping it was bug that one of the maintainer might be able to give some advice on.

@curiousbabyMz
Copy link

I got the same problem 😭

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

No branches or pull requests

3 participants