You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
408 B
408 B
| title | linkTitle | weight | description |
|---|---|---|---|
| JavaScript/Typescript coding style | JavaScript/Typescript coding style | 4 | Information about JavaScript/Typescript coding style that is used in CVAT development. |
We use the Airbnb JavaScript Style Guide for JavaScript code with a little exception - we prefer 4 spaces for indentation of nested blocks and statements.