dify
This commit is contained in:
6
dify/sdks/nodejs-client/jest.config.cjs
Normal file
6
dify/sdks/nodejs-client/jest.config.cjs
Normal file
@@ -0,0 +1,6 @@
|
||||
module.exports = {
|
||||
testEnvironment: "node",
|
||||
transform: {
|
||||
"^.+\\.[tj]sx?$": "babel-jest",
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user