mirror of
https://github.com/0x5eal/terracotta.git
synced 2024-12-13 13:20:37 +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
|
||
|
}
|