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