microsoft / microsoft/typespec

Standarized way to define emitter requirements

Open
#6,712 0 comments 0 reactions 0 assignees View on GitHub
compiler:core design:needed triaged:core
Dominant language
Java
Stars
5.9k
Forks
394
Avg merge
1d 23h
Merged PRs (30d)
104

Description

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

```json
"engines": {
"dotnet": ">8.0.0",
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.