This project has a collection of samples used to demonstrate and test various TypeSpec features.
It is not published as an npm package.
npm run test # Check Samples match snapshots
npm run test:ci # run test same as CI
npm run test:regen -- -g "<sample-name>" # Regen of this name
npm run regen-samples # Regen all samples.