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

Provide option to integrate with eslint #68

Open
tobiasso85 opened this issue Oct 31, 2019 · 0 comments
Open

Provide option to integrate with eslint #68

tobiasso85 opened this issue Oct 31, 2019 · 0 comments
Assignees

Comments

@tobiasso85
Copy link
Contributor

tobiasso85 commented Oct 31, 2019

Integration with eslint is possible by using the CLIEngine of eslint.

E.g. by providing an output json which looks like the result expected by eslint and then using the eslint formatter to format the result.

See:

Since CLIEngine is deprecated:

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