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

Linter #73

Open
0x0ece opened this issue Nov 3, 2017 · 1 comment
Open

Linter #73

0x0ece opened this issue Nov 3, 2017 · 1 comment

Comments

@0x0ece
Copy link

0x0ece commented Nov 3, 2017

I just read a few examples, but many of them look a bit too esoteric, and for instance they don't pass a "standard" linter (e.g. the classic eslint+airbnb). One for all, nesting ternary operators.

I think in general this could improve a ton if the "wrong examples" wouldn't be abstract, but concrete/real world enough, and in general not things that a linter would catch already. (Not trying to be overly critic, love this kind of works.)

@cytrowski
Copy link

About linting - right now the suggested create-react-app linting/formatting is through basic 'react-app' ESLint + Prettier

https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md#displaying-lint-output-in-the-editor

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

2 participants