BoostNote-App/jest.json
2019-09-09 10:48:12 +09:00

6 lines
61 B
JSON

{
"transform": {
"^.+\\.[t|j]sx?$": "babel-jest"
}
}