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

: https://github.com////5.18.0//configuration.ts#L236-L245 #574

Closed
indrasaputra9744 opened this issue Feb 7, 2022 · 0 comments
Closed

Comments

@indrasaputra9744
Copy link

Ref: https://github.com/palantir/tslint/blob/5.18.0/src/configuration.ts#L236-L245

We simply call loadConfigurationFromPath from TSLint to load configs, which uses the Node module resolution to find it. Since it uses Node resolution, you should pass ./tslint.json instead of .\tslint.json.

This does not look like a bug but something we could improve, PRs welcome.

Originally posted by @ikatyang in #341 (comment)

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

1 participant