Skip to content

Commit 0dc3122

Browse files
author
Gil Amran
committed
Converted membuffers to typescript
1 parent a3426aa commit 0dc3122

18 files changed

+1933
-1482
lines changed

jest.config.js

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ module.exports = {
55
],
66
"transform": {
77
"^.+\\.tsx?$": "ts-jest",
8-
"^.+\\.jsx?$": "babel-jest",
98
},
109
"testRegex": "(/__tests__/.*|(\\.|/)(test|spec))\\.(t|j)sx?$",
1110
"moduleFileExtensions": [

0 commit comments

Comments
 (0)