mirror of
https://github.com/0x5eal/terracotta.git
synced 2025-01-05 19:09:09 +00:00
7 lines
165 B
JSON
7 lines
165 B
JSON
|
{
|
||
|
"luau-lsp.require.mode": "relativeToFile",
|
||
|
"luau-lsp.require.directoryAliases": {
|
||
|
"@lune/": "~/.lune/.typedefs/0.7.7/"
|
||
|
},
|
||
|
"editor.formatOnSave": true
|
||
|
}
|