OHIF / Viewers

OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages
https://docs.ohif.org/
MIT License
3.12k stars 3.29k forks source link

Add prettier tailwind #4269

Closed salimkanoun closed 3 months ago

salimkanoun commented 3 months ago

Context

Link-extension was still broken due to prettier missing dependency, this PR add prettier and "prettier-plugin-tailwindcss" that are used in extension template (the plugin needs prettier itself)

I'm not sure if these dev deps shall be add in the main package.json (as was earlier in OHIF and restaured in this PR) or in the extension / mode template

Changes & Results

extension-link working again

Testing

Checklist

PR

Code

Tested Environment

Linux, node 18

netlify[bot] commented 3 months ago

Deploy Preview for ohif-dev ready!

Name Link
Latest commit b9ee76ae3961069b2efb96b7384e7660eb0e69d4
Latest deploy log https://app.netlify.com/sites/ohif-dev/deploys/667e8e4f8bbd1d0008f0fcd6
Deploy Preview https://deploy-preview-4269--ohif-dev.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 3 months ago

Deploy Preview for ohif-platform-docs ready!

Name Link
Latest commit b9ee76ae3961069b2efb96b7384e7660eb0e69d4
Latest deploy log https://app.netlify.com/sites/ohif-platform-docs/deploys/667e8e4f7f109d000897039e
Deploy Preview https://deploy-preview-4269--ohif-platform-docs.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.

salimkanoun commented 3 months ago

issues initially followed by @wayfarer3130