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