lune 0.1.2

A Luau script runner
Documentation
1
2
3
4
5
6
7
8
9
10
column_width = 100

line_endings = "Unix"

indent_type = "Tabs"
indent_width = 4

quote_style = "AutoPreferDouble"

call_parentheses = "Always"