formatting and contributing
* fixed some formatting * contributing format * simple style rules
This commit is contained in:
5
.github/style.md
vendored
Normal file
5
.github/style.md
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
## Style Preferences
|
||||
* Please just make sure that you are using a `Tab Default` of 4 for spacing
|
||||
* You don't need semicolons at the end of everything.
|
||||
* Comments for functions would be nice to help explain what they do and what the parameters are for.
|
||||
* If there are any other issues, just refer to the [Google Style Guide](https://google.github.io/styleguide/tsguide.html)
|
||||
Reference in New Issue
Block a user