mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
10 lines
152 B
INI
10 lines
152 B
INI
root = true
|
|
|
|
[*]
|
|
indent_size = 2
|
|
max_line_length = 100
|
|
insert_final_newline = true
|
|
trim_trailing_whitespace = true
|
|
charset = utf-8
|
|
indent_style = space
|