mirror of
https://github.com/streamich/react-use.git
synced 2026-01-18 14:06:52 +00:00
7 lines
167 B
JavaScript
7 lines
167 B
JavaScript
// For a detailed explanation regarding each configuration property, visit:
|
|
// https://jestjs.io/docs/en/configuration.html
|
|
|
|
module.exports = {
|
|
clearMocks: true,
|
|
};
|