prismatic-io / spectral

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

Add eslint plugin package and convert to monorepo #44

Closed ryanwersal closed 2 years ago

ryanwersal commented 2 years ago

This adds a prebuilt ESLint config for component developers. This requires a separate package as it expects to load from the package entrypoint so I have also converted the repo into a monorepo with a Yarn workspace and turborepo to orchestrate task running.