prismatic-io / spectral

Prismatic's typescript library for custom components
https://prismatic.io/docs/spectral/custom-component-library
35 stars 2 forks source link

removes kebab case and uses component key for package.json name #255

Closed awburgard closed 2 months ago

awburgard commented 2 months ago

When creating the package.json for certain packages like aws-s3 we incorrectly kebab cased the package.json name. This removes that function from the generation.

assumes that the platform does not allow arbitrary component keys