Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

Define a code style for our codebase #255

Open
chrisguindon opened this issue Jul 12, 2021 · 1 comment
Open

Define a code style for our codebase #255

chrisguindon opened this issue Jul 12, 2021 · 1 comment

Comments

@chrisguindon
Copy link
Member

As I was working on upgrading our codebase to ES6, I started to notice that our code was not very consistent:
#254

Let use this issue to discuss a code style for JS and (less). I will start the discussion, how about we adopt Airbnb Style guide: https://github.com/airbnb/javascript

We should also end up with a prettier config file to make sure that the whole team shares these settings.
https://prettier.io/docs/en/configuration.html

@chrisguindon chrisguindon changed the title Define a code style for Define a code style for our codebase Jul 12, 2021
@ericpoirier
Copy link
Contributor

As I was working on upgrading our codebase to ES6, I started to notice that our code was not very consistent:
#254

Let use this issue to discuss a code style for JS and (less). I will start the discussion, how about we adopt Airbnb Style guide: https://github.com/airbnb/javascript

I didn't read the whole thing yet, but so far I think it's a good idea to use this.

We should also end up with a prettier config file to make sure that the whole team shares these settings.
https://prettier.io/docs/en/configuration.html

+1

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

2 participants