Commit Graph

5 Commits

Author SHA1 Message Date
Petr Knetl
ef8f1c1376 fix(suite-native): prettier format scripts (#10028)
- some our utility scripts were using `prettier.format` function without awaiting its promise result so the scripts were failling with use of NodeJS 18. This fixes it
- for this reason updated seemed to be unformatted for some time now, this fix pushes formatted icons
2023-11-22 14:53:41 +05:30
Petr Knetl
31cbbe7006 feat(suite): generate package for any scope (#7459) 2023-01-26 16:51:07 +01:00
Daniel Suchý
7705213ae3 fix(repo): fix package generator (#6139) 2022-08-29 11:39:15 +02:00
juriczech
af5a4d290a feat(eslint): Import ordering (#5751) 2022-07-13 10:59:59 +02:00
Daniel Suchý
b5f3b76868 chore(scripts): Add package generator script (#5045) 2022-03-14 21:02:09 +01:00