julep icon indicating copy to clipboard operation
julep copied to clipboard

Update TypeSpec constants for 1.0

Open creatorrr opened this issue 6 months ago • 1 comments
trafficstars

Summary

  • update TypeSpec dependencies to ^1.0
  • update default constants in .tsp files to new {}/[] syntax

Testing

  • TYPESPEC_SKIP_COMPILER_RESOLVE=1 NODE_PATH=node_modules/typespec-compiler-new:node_modules/typespec-http-new:node_modules/typespec-openapi-new:node_modules/typespec-openapi3-new node node_modules/typespec-compiler-new/cmd/tsp.js compile . --no-emit (fails: Unexpected directive name)

creatorrr avatar May 20 '25 17:05 creatorrr