```lua require("../dependency") ``` `luau-check` will perform checking for a file `../dependency.luau` too. btw `luau-lsp` does this already natively. maybe need a dependency tree parsing library to do this.
luau-checkwill perform checking for a file../dependency.luautoo.btw
luau-lspdoes this already natively.maybe need a dependency tree parsing library to do this.