If you want to enforce your suggested style I'd recommend enabling [`@typescript-eslint/consistent-type-exports`](https://typescript-eslint.io/rules/consistent-type-exports/). We'd like to use ``` {fixMixedExportsWithInlineTypeSpecifier: true} ``` _Originally posted by @auscompgeek in https://github.com/cursorless-dev/cursorless/pull/1829#discussion_r1312975179_