chore: run lint and fix errors

This commit is contained in:
2026-03-25 15:52:53 +05:00
parent 5ccf595db2
commit 4db280c102
10 changed files with 78 additions and 77 deletions

View File

@@ -1,4 +1,4 @@
local dap = require("dap")
local dap = require "dap"
dap.adapters["pwa-node"] = {
type = "server",