mirror of
https://github.com/fluencelabs/marine.git
synced 2025-04-03 06:31:04 +00:00
5 lines
88 B
JavaScript
5 lines
88 B
JavaScript
module.exports = {
|
|
testEnvironment: 'node',
|
|
testPathIgnorePatterns: ['src'],
|
|
};
|