
* Ejected CRA * Cleanup * jest * Cleanup * refactor cluster widgets * configure build * configure build * configure coverage * Experiment with lazy * add ace to vendor * Cleanup
4 lines
142 B
TypeScript
4 lines
142 B
TypeScript
import 'whatwg-fetch';
|
|
import 'jest-styled-components';
|
|
import '@testing-library/jest-dom/extend-expect';
|
|
import '@testing-library/jest-dom';
|