remove ts jest config
This commit is contained in:
parent
25c31eae4d
commit
78696efcbb
@ -1,8 +0,0 @@
|
||||
module.exports = {
|
||||
"roots": [
|
||||
"./src"
|
||||
],
|
||||
"transform": {
|
||||
"^.+\\.tsx?$": "ts-jest"
|
||||
},
|
||||
}
|
Loading…
Reference in New Issue
Block a user