?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/wdp/wp-content/plugins/brizy/public/editor-client/



?? Go up: /home/webdevt/www/wdp/wp-content/plugins/brizy/public

?? Viewing: jest.config.js

/** @type {import('ts-jest').JestConfigWithTsJest} */
module.exports = {
  rootDir: "src",
  preset: "ts-jest",
  testEnvironment: "node"
};


??

??