Continuing from: https://devforum.roblox.com/t/4566806/33
Just had a thought about making use of .config.luau for rocale-cli configuration things, as .config.luau has all of its luau config stuff under a luau key so that people can use it for other configuration purposes (i.e. stylua settings, luau-lsp settings, etc).
https://rfcs.luau.org/config-luauconfig.html
Continuing from: https://devforum.roblox.com/t/4566806/33