mirror of
https://github.com/ellmau/adf-obdd.git
synced 2025-12-20 09:39:38 +01:00
14 lines
166 B
INI
14 lines
166 B
INI
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
|
|
[*.{ts,tsx}]
|
|
indent_style = space
|
|
indent_size = 2
|
|
|
|
[package.json]
|
|
indent_style = space
|
|
indent_size = 2
|