mirror of
https://github.com/uetchy/namae.git
synced 2025-09-10 10:06:39 +09:00
feat(api): typescript
This commit is contained in:
5
api/setupJest.ts
Normal file
5
api/setupJest.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import nock from 'nock'
|
||||
|
||||
nock.disableNetConnect()
|
||||
|
||||
// nock.recorder.rec()
|
Reference in New Issue
Block a user