Skip to content
This repository has been archived by the owner on Jun 22, 2018. It is now read-only.

Usage together with standard syntax / xo / ... #14

Open
andywer opened this issue Sep 16, 2016 · 5 comments
Open

Usage together with standard syntax / xo / ... #14

andywer opened this issue Sep 16, 2016 · 5 comments

Comments

@andywer
Copy link

andywer commented Sep 16, 2016

Hi there!

How about adding some information on how to use it in conjunction with standard and friends? I am not sure what's the best way to do so.

Maybe a small executable would be the easiest way, like standard does.

Cheers

@iknite
Copy link

iknite commented Nov 23, 2016

Why don't simply use eslint as the canonical executable?

.eslintrc

{
  "extends": ["cleanjs", "standard", "standard-jsx", "...etc"]
}

@andywer
Copy link
Author

andywer commented Nov 23, 2016

@iknite Does it already work with extends:? Didn't even know that there is such a thing.

@iknite
Copy link

iknite commented Nov 23, 2016

It's my current and complete .eslintrc file (without the ..etc 😄)

@andywer
Copy link
Author

andywer commented Nov 23, 2016

Cool. Might be a good idea to add that to the README.

@devinrhode2
Copy link

Maybe it'd make more sense to fork Standard and name it something like "standard functional js" ("standard pure functional js" is too much)

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

No branches or pull requests

3 participants