mirror of
https://github.com/CompeyDev/lune-luau-template.git
synced 2024-12-12 12:50:41 +00:00
6 lines
134 B
JSON
6 lines
134 B
JSON
|
{
|
||
|
"luau-lsp.require.mode": "relativeToFile",
|
||
|
"luau-lsp.require.directoryAliases": {
|
||
|
"@lune/": "~/.lune/.typedefs/0.8.6/"
|
||
|
}
|
||
|
}
|