1
0
mirror of https://github.com/fluencelabs/marine.git synced 2025-03-31 13:11:03 +00:00

5 lines
88 B
JavaScript
Raw Normal View History

module.exports = {
testEnvironment: 'node',
testPathIgnorePatterns: ['src'],
};