mirror of
https://github.com/emilk/egui.git
synced 2026-07-09 16:27:27 +00:00
815598a842
For when people make PR:s touching .toml, .md files
6 lines
116 B
JSON
6 lines
116 B
JSON
{
|
|
"files.insertFinalNewline": true,
|
|
"editor.formatOnSave": true,
|
|
"files.trimTrailingWhitespace": true
|
|
}
|