e.g. when typing a function signature and pressing RET after the opening {, should the new line be automatically indented by an additional 2 spaces?
I see that the gleam-ts-mode.el file has a good amount of stuff related to indentation, but I'm not sure if such auto-indentation on RET is supposed to work yet. It doesn't for me.