mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 11:52:59 +03:00
cd54e1b47d
Adds TypeScript style guide. # Important Notes This is more or less a straight port from Rust; I think the goal should be to make this a sort of living document which changes as the TypeScript parts of the codebase become more mature. Several sections have been removed as they do not apply to the TypeScript codebase. Of note is the section about vertically aligning type annotations, local variable declarations and match arms. |
||
---|---|---|
.. | ||
haskell.md | ||
java.md | ||
markdown.md | ||
README.md | ||
rust.md | ||
scala.md | ||
typescript.md | ||
yaml.md |
layout | title | category | tags | order | ||
---|---|---|---|---|---|---|
section-summary | Enso Developer Style Guides | style-guide |
|
0 |
Enso Developer Style Guides
This folder contains the style guides for developers working on the various languages that make up the Enso project.
Our configuration and documentation also has style guides: