tsconfig.json 53 B

12345
  1. {
  2. "compilerOptions": {
  3. "types": ["jest"]
  4. }
  5. }