"scripts": {
  "test": "jest --config=jest.config.test.js",
  "compile": "tsc"
}