Added Material UI 4 import rule to plugins/bazaar

Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
This commit is contained in:
Aditya Kumar
2024-03-13 11:19:20 +05:30
parent b80043d2b5
commit bc1b205b6b
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/plugin-bazaar': patch
---
Added an optional ESLint rule - no-top-level-material-ui-4-imports -in bazzar plugin which has an auto fix function to migrate the imports and used it to migrate the Material UI imports for plugins/bazaar
Added an optional ESLint rule - no-top-level-material-ui-4-imports -in bazaar plugin which has an auto fix function to migrate the imports and used it to migrate the Material UI imports for plugins/bazaar