mirror of
https://github.com/pesde-pkg/tooling.git
synced 2024-12-12 07:10:36 +00:00
8 lines
No EOL
208 B
JSON
8 lines
No EOL
208 B
JSON
{
|
|
"luau-lsp.require.mode": "relativeToFile",
|
|
"luau-lsp.require.directoryAliases": {
|
|
"@lune/": "~/.lune/.typedefs/0.8.9/"
|
|
},
|
|
"stylua.targetReleaseVersion": "latest",
|
|
"editor.formatOnSave": true
|
|
} |