Files
llmx/codex-cli/.editorconfig

9 lines
111 B
INI
Raw Normal View History

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