We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0de28c commit 9d13e0bCopy full SHA for 9d13e0b
readme.md
@@ -89,6 +89,7 @@ Maintain the existing code style:
89
90
- Indentation is 2 spaces
91
- Use spaces instead of tabs
92
+- Use camel case for both private and public properties and methods
93
- Document functions (specific doc style is TBD... for now just be sure to document)
94
- Insert first block bracket on line following the function definition:
95
0 commit comments