gsoft-inc / sg-orbit

The design system for ShareGate web apps.
https://orbit.sharegate.design
Apache License 2.0
101 stars 37 forks source link

feat(eslint-plugin): Created an eslint plugin to add rules and configuration #1231

Closed alexasselin008 closed 1 year ago

alexasselin008 commented 1 year ago

Summary

Created a new eslint plugin that allows to use the design system with jsx-a11y plugin. In the future, this eslint plugin will include accessibility pointers, deprecation notices, and other helpful tips

I updated the installation documentation to reflect this new plugin

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 3d785900a8a111b55326fc65d040375873be41f8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------------- | ----- | | @orbit-ui/eslint-plugin | Major |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

netlify[bot] commented 1 year ago

Deploy Preview for sg-orbit ready!

Name Link
Latest commit 3d785900a8a111b55326fc65d040375873be41f8
Latest deploy log https://app.netlify.com/sites/sg-orbit/deploys/65132015b4b32f00088b75c4
Deploy Preview https://deploy-preview-1231--sg-orbit.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 1 year ago

Deploy Preview for sg-storybook ready!

Name Link
Latest commit 3d785900a8a111b55326fc65d040375873be41f8
Latest deploy log https://app.netlify.com/sites/sg-storybook/deploys/65132015e0992d00089aa8e1
Deploy Preview https://deploy-preview-1231--sg-storybook.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

patricklafrance commented 1 year ago

The new orbit plugin should be configured in the Orbit repository to dogfood our own plugin :)