mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 02:54:11 +08:00
5 lines
77 B
JavaScript
5 lines
77 B
JavaScript
module.exports = {
|
|
preset: '../../jest.preset.js',
|
|
displayName: 'core',
|
|
};
|