/
githubmirror
/
strapi
Обзор
Документация
Войти
/
githubmirror
/
strapi
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
packages/plugins/documentation/jest.config.front.js
7 строк
163 B
Josh
fix(admin): reset all redux toolkit cache on logout (#20318)
20 май 2024, 16:43
Не верифицирован
20 май 2024, 16:43
e98c3e2
Код
Авторство
О чём код?
'use strict'; module.exports = { preset: '../../../jest-preset.front.js', displayName: 'Documentation plugin', setupFilesAfterEnv: ['./tests/setup.ts'], };