1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-nativescript

Клонировать/Скачать
jest.preset.js 633 Байты
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Nathan Walker Отправлено 11.08.2023 17:09 d3a0f2c
const nxPreset = require('@nx/jest/preset').default;
module.exports = {
...nxPreset,
/* TODO: Update to latest Jest snapshotFormat
* By default Nx has kept the older style of Jest Snapshot formats
* to prevent breaking of any existing tests with snapshots.
* It's recommend you update to the latest format.
* You can do this by removing snapshotFormat property
* and running tests with --update-snapshot flag.
* Example: "nx affected --targets=test --update-snapshot"
* More info: https://jestjs.io/docs/upgrading-to-jest29#snapshot-format
*/
snapshotFormat: { escapeString: true, printBasicPrototype: true },
};

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-nativescript.git
git@api.gitlife.ru:oschina-mirror/mirrors-nativescript.git
oschina-mirror
mirrors-nativescript
mirrors-nativescript
main