diff options
Diffstat (limited to '')
-rw-r--r-- | stylua.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stylua.toml b/stylua.toml new file mode 100644 index 0000000..0435f67 --- /dev/null +++ b/stylua.toml @@ -0,0 +1,2 @@ +indent_type = "Spaces" +indent_width = 2 |