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: content/contributing-code/javascript-guidelines/contents.lr
+2-5Lines changed: 2 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -6,16 +6,13 @@ title: JavaScript Guidelines
6
6
---
7
7
description:
8
8
9
-
These JavaScript Guidelines (style guide) help the community to
10
-
focus on the intent of the code and work together with a minimum of friction.
9
+
These JavaScript Guidelines (style guide) help the community to focus on the intent of the code and work together with a minimum of friction.
11
10
---
12
11
body:
13
12
14
13
## Purpose
15
14
16
-
These JavaScript Guidelines help developers who are new to the
17
-
community and want to make a contribution to
18
-
the Creative Commons open-source ecosystem.
15
+
These JavaScript Guidelines help developers who are new to the community and want to make a contribution to the Creative Commons open-source ecosystem.
19
16
20
17
## Philosophy
21
18
A few philosophical guidelines can stand in place of a thousand narrow rules.
0 commit comments