Skip to content
Snippets Groups Projects
Commit 65b2a4b6 authored by João Victor Risso's avatar João Victor Risso
Browse files

[ci skip] :pencil: Add link to AirBnB Javascript style guide

parent f3db0dba
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -41,7 +41,7 @@ Bugs are reported and tracked at [simcaq/SCRUM](https://gitlab.c3sl.ufpr.br/simc ...@@ -41,7 +41,7 @@ Bugs are reported and tracked at [simcaq/SCRUM](https://gitlab.c3sl.ufpr.br/simc
### JavaScript Styleguide ### JavaScript Styleguide
All JavaScript follows the AirBnB styleguide with the following modifications: All JavaScript follows the [AirBnB styleguide](https://github.com/airbnb/javascript) with the following modifications:
* 4 spaces of identation * 4 spaces of identation
* No unused vars * No unused vars
* Allow param reassign * Allow param reassign
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment