typespec icon indicating copy to clipboard operation
typespec copied to clipboard

[Bug]: Don't output peer and dev dependencies when I'm not building a tsp library or emitter

Open Petermarcu opened this issue 10 months ago • 0 comments

Describe the bug

Don't output peer and dev dependencies when I'm not building a tsp library or emitter. Today it does that and its a pain to maintain.

Reproduction

use tsp init and just select openapi3 and csharp client and server emitters.

Checklist

Petermarcu avatar Mar 22 '25 00:03 Petermarcu