Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Get config from eslint #3

Closed
danielbuechele opened this issue Jan 10, 2017 · 1 comment
Closed

Get config from eslint #3

danielbuechele opened this issue Jan 10, 2017 · 1 comment
Labels

Comments

@danielbuechele
Copy link

I guess we would need to write a custom translation from eslint-rules to prettier config, but it would be super cool to get at least the most basic rules like tabs/spaces, trailing commas, etc. from the eslint-file.

@jlongster
Copy link
Member

There are some discussion on the prettier repo about this, please file issues and talk about it over there (https://github.com/jlongster/prettier).

Long story short, we are not going to do this in the short-term. We will work on ways to make it easy to integrate with eslint but prettier itself will not read from it, but another higher-level tool could.

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

No branches or pull requests

3 participants