You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,6 @@
4
4
At ascribe we write a lot of JavaScript and value quality code.
5
5
Since all of us liked [Airbnb's JavaScript Style Guide](https://github.com/airbnb/javascript), we figured that we can just fork it and change it to our needs.
6
6
7
-
## Approach
8
-
As we want everyone in the team to be able to take part in the creation of this style guide, we decided to have it reviewed and transformed to our specific needs.
9
-
This is why we're going to remove all the contents of this document, to add them bit-by-bit again through a process of pull-requests and reviews.
10
-
Depending on how fast the review will be, every other day there will be a new pull request for everyone to read and comment on.
11
-
12
-
As for adjusting the linters, we still need to figure out a way on how to change them efficiently. So if you have suggestions, come forward.
0 commit comments