We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Would be nice if typespec could validate what requirements a certain emitter requires.
We could have some predefined ones and maybe a way to provide a custom validation.
Probably could reuse the engines field of package.json
"engines": { "dotnet": ">8.0.0", }