diff options
feat: nicen up the repo for estrogen.zone
Diffstat (limited to 'stylua.toml')
-rw-r--r-- | stylua.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/stylua.toml b/stylua.toml new file mode 100644 index 0000000..327dfa6 --- /dev/null +++ b/stylua.toml @@ -0,0 +1,3 @@ +indent_width = 2 +indent_type = "Spaces" +quote_style = "ForceSingle" |