Jerónimo Carrizo
Jerónimo Carrizo
@ManuelFte @indigoviolet In the meantime of that wrong configuration of eslint, I could resolve fallback of version `3.0.0` of standardx. ``` yarn add [email protected] @typescript-eslint/parser @typescript-eslint/eslint-plugin -D ``` That's all...
I needed to remove both add-ons in order to avoid that error ``` "@storybook/preset-create-react-app", "@storybook/addon-a11y" ```
> test-storybook -- --testTimeout 20000 That works for me, thank you @skratchdot
Any update on this? I encountered the same issue too.
@AnderRasoVazquez It woks for me too thanks! :+1: