Anto Lepejian

Results 3 comments of Anto Lepejian

I'm also suffering from this in `7.6.16`, however, for me it appears to be due to a missing space. In everyone's screenshots, `function noRefCheck() {}` is rendered, however for me...

[v8.0.0](https://storybook.js.org/releases/8.0) has been released and contains my fix #26104 , which resolved this issue for me. Try upgrading as it might fix yours too 🤞🏼 if enough people confirm we...

Alternatively ``` // @ts-expect-error see https://github.com/rollup/plugins/issues/1662 commonjs(), ``` Which again isn't nice, but allows you to keep using a TS config file.