> Quicktype: Just Types ☑️ Produce just types, or (de-)serialization code as well? Well hmm, which is it when checked? [left] _or_ [right]? 😃 Suggestion: https://github.com/quicktype/quicktype-vscode/blob/master/package.json#L54 ```json "quicktype.justTypes": { "type": "boolean", "default": true, "description": "Produce only types; no (de-)serialization code" ```
Well hmm, which is it when checked? [left] or [right]? 😃
Suggestion:
https://github.com/quicktype/quicktype-vscode/blob/master/package.json#L54