Egor Stronhin

Results 5 comments of Egor Stronhin

Any updates or suggestions on how to use enzyme with React 17? `@wojtekmaj/enzyme-adapter-react-17` didn't help with react 17 with TypeScript.

I want to finalize how to make it works for styled-components with typescript: > Don't forget to remove the `processors` from the stylelint config ## stylelint.config.js ```js module.exports = {...

We are using another repo folder for the assets. I'm getting an error: ` ./src/components/HTMLPreview/HTMLPreview.module.scss (./node_modules/css-loader/dist/cjs.js??ref--5-oneOf-7-1!./node_modules/postcss-loader/src??postcss!./node_modules/resolve-url-loader??ref--5-oneOf-7-3!./node_modules/sass-loader/dist/cjs.js??ref--5-oneOf-7-4!./src/components/HTMLPreview/HTMLPreview.module.scss) ` Error: Can't resolve '../../assets/iphone.svg' in '.../src/components/HTMLPreview' How can I disable this validation and...

Thank you! Found bug on production