Dan Trenz

Results 3 comments of Dan Trenz

Hi @munirwanis, Unfortunately, I do not plan to add support for Carthage in the near future. If you would like to submit a PR that adds Carthage support, I will...

Adding `compilerOptions: { "types": ["@testing-library/jest-dom"] }` in `tsconfig.json` didn't work for me because it overrides my existing `"typeRoots"`. The only solution I've found is adding `import "@testing-library/jest-dom";` to every test...

FWIW, SRI will be a PCI compliance requirement (DSS 4.0 §6.4.3) in March, 2025. Hopefully this is supported well before then, so that ecommerce applications built with CRA don't lose...