Files
quicktype/.prettierrc
inferrinizzard da1238c097 release: Quicktype v23.1.0 (#2610)
* feat: Add const typing for Language Names (#2554)

* feat: feat: Strongly type Language Options (#2611)
2025-04-28 08:07:23 -07:00

2 lines
114 B
Plaintext

{ "tabWidth": 4, "printWidth": 120, "trailingComma": "none", "arrowParens": "avoid", "quoteProps": "consistent" }