mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-24 14:15:49 +00:00
xahau-patch
This commit is contained in:
8
packages/xahau-binary-codec/jest.config.js
Normal file
8
packages/xahau-binary-codec/jest.config.js
Normal file
@@ -0,0 +1,8 @@
|
||||
// Jest configuration for api
|
||||
const base = require('../../jest.config.base.js')
|
||||
|
||||
module.exports = {
|
||||
...base,
|
||||
roots: [...base.roots, '<rootDir>/test'],
|
||||
displayName: 'xahau-binary-codec',
|
||||
}
|
||||
Reference in New Issue
Block a user