tsConversion: DetectType

This commit is contained in:
Sidharth Vinod
2022-08-21 00:38:26 +05:30
parent 88e17bf1b4
commit 95dbbb350b
17 changed files with 152 additions and 133 deletions

View File

@@ -2,6 +2,7 @@ const path = require('path');
module.exports = {
testEnvironment: 'jsdom',
preset: 'ts-jest',
transform: {
'^.+\\.jsx?$': ['babel-jest', { rootMode: 'upward' }],
'^.+\\.jison$': [