Chathura Buddhika

Results 4 issues of Chathura Buddhika

This is not rendering correctly after upgrading from `v0.1.0` to `v0.5.0`. It is showing a gray color box instead of actual elements inside the layout. **Design View Preview with ShimmerFrameLayout...

```javascript import { wrap } from 'prochain'; class A { /** sync method */ constructor(output) { this.output = output; } foo() { this.output += '1' return this } /** async...

### Modification Proposal Please update the eslint version to the latest version (9) as this plugin is incompatible with eslint 9. ### Expected Behavior / Situation ### Actual Behavior /...