workspace to join everything up, but I'm struggling to get it to work.lib cannot have a name, as there is not one file but a range of files to reference. Do I need to create an index.ts file in there to reference to make this work at all? I already have a generator for that so should be possible but it'll be a large one. I want this so I can reference the stuff in there without the eventual ../../../lib/###.deno.json, the error for missing a file goes away, but instead I get this error from the Fresh installation: deno.json in the ./server folder, hopefully the compile settings will still apply to the other folders for the language server even if they are a level outside.