Andrew O'Brien
Andrew O'Brien
Red squiggles for `test`, `suite`, and `assert` all go away in VS Code + ESLint plugin with these changes.
I tried building locally and it looks like [there's a new way to install xrdp](https://c-nergy.be/blog/?p=17734).
Comparing release histories, I picked golang 1.18 and node 14 as likely candidates for the old build. I also moved to a multistage build so that the only thing left...
Following the [Convert JSON Schema](https://cuetorials.com/first-steps/convert-jsonschema/) with the current compose schema (as of [this commit](https://github.com/compose-spec/compose-spec/commit/9fe21fca55031d14846ae0b369be652f7ae9be73)), `cue import` raises the following error: ``` % cue import -f -p compose -l '#ComposeSpec:' compose-spec.json...