codegen.json 91 B

123456
  1. {
  2. "flattenTypes": true,
  3. "generatorConfig": {
  4. "immutableTypes": true
  5. }
  6. }