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

Oni doesn't respect my tslint.json while reporting errors/warnings #1563

Open
segmentationfaulter opened this issue Apr 5, 2020 · 1 comment
Labels
A-extension Area: Extension/plugin integration, vscode or VimL A-language-support Area: Language support, syntax highlighting, language server etc. question Further information is requested

Comments

@segmentationfaulter
Copy link

I have version 0.4.0 running and it is not respecting my tslint.json while reporting errors/warnings. I have also installed this extension, which is not making a difference. Am I missing something?

@lucis
Copy link

lucis commented Apr 6, 2020

Hey @segmentationfaulter, let me see if I can help you!

Firstly, extension support is a work in progress, you can check progress here. In fact, linting is one of the areas still not supported 😢

And, just as a tip, TSLint is deprecated, as described on its Github page. If you can, you should switch to ESLint (there's a tutorial on the last link).

@glennsl glennsl added A-extension Area: Extension/plugin integration, vscode or VimL A-language-support Area: Language support, syntax highlighting, language server etc. question Further information is requested labels Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-extension Area: Extension/plugin integration, vscode or VimL A-language-support Area: Language support, syntax highlighting, language server etc. question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants