mirror of
https://github.com/akaAgar/the-universal-mission-for-dcs-world.git
synced 2025-11-25 19:31:01 +00:00
6 lines
146 B
JSON
6 lines
146 B
JSON
{
|
|
"files.exclude": { "*.miz": true },
|
|
"Lua.workspace.library": ["Libraries/dcs-world-api.lua"],
|
|
"Lua.diagnostics.disable": ["deprecated"]
|
|
}
|