mirror of
https://github.com/fluencelabs/examples
synced 2025-06-12 17:41:21 +00:00
aqua ipfs nodejs (WIP)
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
preset: 'ts-jest',
|
||||
testEnvironment: 'node',
|
||||
testPathIgnorePatterns: ['dist'],
|
||||
};
|
Reference in New Issue
Block a user