Skip to content

Linter usage

Add the following in tspconfig.yaml:

linter:
extends:
- "@typespec/http/all"

Available ruleSets:

  • @typespec/http/all
NameDescription
@typespec/http/op-reference-container-routeCheck for referenced (op is) operations which have a @route on one of their containers.