/home/tuzdhajd/tuzdayscloset.com/wp-content/plugins/brizy/public/editor-client/jest.config.js
/** @type {import('ts-jest').JestConfigWithTsJest} */
module.exports = {
  rootDir: "src",
  preset: "ts-jest",
  testEnvironment: "node"
};