ref to other styleguide
This commit is contained in:
parent
95b7f4b5da
commit
35d9279f78
@ -45,3 +45,5 @@ constructors and avoid service locators.
|
|||||||
Misc:
|
Misc:
|
||||||
- Do not use ES6 template strings for constructing HTML,
|
- Do not use ES6 template strings for constructing HTML,
|
||||||
use TSX/JSX literals instead.
|
use TSX/JSX literals instead.
|
||||||
|
- For everything not covered here, stick to this style guide:
|
||||||
|
https://github.com/airbnb/javascript.
|
||||||
|
Loading…
Reference in New Issue
Block a user