1 changed files with 5 additions and 0 deletions
@ -1,2 +1,7 @@ |
|||
# squarenotsquare |
|||
|
|||
Coding conventions: |
|||
- Lower-case single-word folder names |
|||
- Upper-case single-word file names |
|||
- Upper-case exports IF export is an object or reference |
|||
- Lower-case exports IF export is a function |
Loading…
Reference in new issue