Skip to content

Commit 7218bc9

Browse files
committed
WIP: save prototype for VSCode like display
1 parent 6ffdf66 commit 7218bc9

File tree

4 files changed

+301
-134
lines changed

4 files changed

+301
-134
lines changed

.editorconfig

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ root = true
33

44
[*]
55
end_of_line = lf
6+
charset = utf-8
7+
indent_style = space
8+
indent_size = 4
9+
trim_trailing_whitespace = true
610

711
[*.{fs,fsi,fsx}]
812
charset = utf-8

0 commit comments

Comments
 (0)