| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 696c962 commit bd1dbce
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -69,6 +69,9 @@ | |||
| 69 | 69 | * Function returns should use the following format: | |
| 70 | 70 | * <code>* Returns: {type|type2} Optional description.</code> | |
| 71 | 71 | * E.g. <code>* Returns: {AsyncHook} A reference to `asyncHook`.</code> | |
| 72 | + * Use official styling for capitalization in products and projects. | ||
| 73 | + * OK: JavaScript, Google's V8 | ||
| 74 | + * NOT OK: Javascript, Google's v8 | ||
| 72 | 75 | ||
| 73 | 76 | [Em dashes]: https://en.wikipedia.org/wiki/Dash#Em_dash | |
| 74 | 77 | [Javascript type]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Grammar_and_types#Data_structures_and_types | |
| Back | FazBrowse Home | New Git URL |
0 commit comments