settings.json 96 B

123456
  1. {
  2. "Lua.diagnostics.globals": [
  3. "plugin_logger",
  4. "PLUGIN_DOWNLOADER"
  5. ]
  6. }