Files
llmx/codex-cli/.editorconfig
Ilan Bigio 59a180ddec Initial commit
Signed-off-by: Ilan Bigio <ilan@openai.com>
2025-04-16 12:56:08 -04:00

9 lines
111 B
INI

root = true
[*]
indent_style = space
indent_size = 2
[*.{js,ts,jsx,tsx}]
indent_style = space
indent_size = 2