updux/jest.config.ts

4 lines
42 B
TypeScript
Raw Normal View History

2021-10-15 16:41:58 +00:00
export default {
roots: [ './src' ]
}