4 lines
90 B
TypeScript
4 lines
90 B
TypeScript
// @ts-ignore
|
|
import jest_config from "./.jest.config.json";
|
|
|
|
export default jest_config;
|