mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-09 20:37:45 +00:00
ci: regenerated with OpenAPI Doc latest, Speakeasy CLI 1.134.1
This commit is contained in:
8
jest.config.js
Normal file
8
jest.config.js
Normal file
@@ -0,0 +1,8 @@
|
||||
module.exports = {
|
||||
preset: "ts-jest",
|
||||
testEnvironment: "node",
|
||||
testPathIgnorePatterns: [
|
||||
"<rootDir>/__tests__/helpers.ts",
|
||||
"<rootDir>/__tests__/common_helpers.ts",
|
||||
],
|
||||
};
|
||||
Reference in New Issue
Block a user