mirror of
https://github.com/dzeiocom/libs.git
synced 2025-06-17 04:59:21 +00:00
Renamed Jest base config file
Signed-off-by: Florian Bouillon <florian.bouillon@delta-wings.net>
This commit is contained in:
5
jest.base.json
Normal file
5
jest.base.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"transform": {
|
||||
"^.+\\.tsx?$": "ts-jest"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user