... The Typegen file is not generated and the tsTypes: {}, line has the following TS error:
Type '{}' is not assignable to type 'TypegenConstraint | undefined'.
Property ''@@xstate/typegen'' is missing in type '{}' but required in type 'TypegenEnabled'.ts(2322)
On:
... The Typegen file is not generated and the
tsTypes: {},
line has the following TS error:I don't have any error in VS Code logs, as in https://github.com/statelyai/xstate-vscode/issues/40 though...
What could I give you to better investigate?