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
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,15 @@
1
1
# ~~Airbnb~~ ascribe JavaScript Style Guide() {
2
2
3
3
## Introduction
4
-
At ascribe we write a lot of JavaScript and value quality code.
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.
4
+
5
+
At ascribe we write a lot of JavaScript and value quality code. 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
+
7
+
## Usage
8
+
9
+
Use the provided ESlint packages under `packages/` and refer to their documentation for detailed usage:
0 commit comments