Mara Kalwa

Results 4 issues of Mara Kalwa

## Description When using modelType 'interface', exportType 'named' and moduleSystem 'ESM' export and import interfaces as types to support verbatimModuleSyntax. This should not be a breaking change, interfaces are types...

stale

#### Reason/Context Currently the typescript generator does not explicitly export/import interfaces as types. This is an issue when the typescript option 'verbatimModuleSyntax' is enabled and can potentially cause some other...

enhancement
released
stale
released on @next

#### Reason/Context Please try answering few of those questions - Why we need this improvement? The behaviour of the const field is inconsistent without a reason (that im aware of)...

enhancement
stale

- **PR Description** - **Please check if the PR fulfills these requirements** * [x] Cheatsheets are up-to-date (run `go generate ./...`) * [x] Code has been formatted (see [here](https://github.com/jesseduffield/lazygit/blob/master/CONTRIBUTING.md#code-formatting)) *...