UNPKG

cra-template-pi

Version:

A quick start Create React App with many auto implemented features

6 lines (4 loc) 155 B
import { configure } from '@testing-library/react' import 'mutationobserver-shim' import '@testing-library/jest-dom' configure({ testIdAttribute: 'id' })