jsbisht.in
Articles
Projects
jest.config.js
module.exports = { preset: 'ts-jest', testEnvironment: 'node', rootDir: 'src' };