mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 02:54:11 +08:00
6 lines
96 B
TypeScript
6 lines
96 B
TypeScript
/* eslint-disable */
|
|
export default {
|
|
preset: '../../jest.preset.js',
|
|
displayName: 'core',
|
|
};
|