mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
59a180ddec
Signed-off-by: Ilan Bigio <ilan@openai.com>
9 lines
111 B
INI
9 lines
111 B
INI
root = true
|
|
|
|
[*]
|
|
indent_style = space
|
|
indent_size = 2
|
|
|
|
[*.{js,ts,jsx,tsx}]
|
|
indent_style = space
|
|
indent_size = 2 |