Skip to content
This repository has been archived by the owner on Jan 14, 2020. It is now read-only.

Use StandardJS #166

Open
gaboesquivel opened this issue May 10, 2018 · 0 comments
Open

Use StandardJS #166

gaboesquivel opened this issue May 10, 2018 · 0 comments

Comments

@gaboesquivel
Copy link

Reading contributing guidelines I noticed npm code sytle is the current official coding style.

I've been working with and contributing to the StandardJS organization for a while now. It's a very similar standard with no semicolons that has a lot tooling for automated linting and fixing. This is something that is highly desirable to have, it supports react/jsx too.

I want to propose adopting this standard to leverage all the tooling around it.
If approved I can work on a PR that will lint fix the whole code base and add a pre-commit hook using https://github.com/sheerun/prettier-standard, typicode/husky and okonet/lint-staged to exectue standard and prettier.

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

No branches or pull requests

2 participants