2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2024-09-22 01:29:02 +00:00
nativefier/jest.config.js
2018-05-24 00:12:22 -07:00

4 lines
49 B
JavaScript

module.exports = {
testEnvironment: 'node',
};