7 lines
118 B
JavaScript
Raw Permalink Normal View History

2023-03-13 08:59:40 +01:00
'use strict';
module.exports = {
2023-03-23 10:30:02 +01:00
preset: '../../../jest-preset.unit.js',
displayName: 'Documentation plugin',
2023-03-13 08:59:40 +01:00
};