mirror of
https://github.com/nostr-connect/connect.git
synced 2025-12-17 21:24:19 +01:00
add request & test
This commit is contained in:
3
jest.config.js
Normal file
3
jest.config.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
setupFilesAfterEnv: ["<rootDir>/test/setupTests.ts"],
|
||||
};
|
||||
Reference in New Issue
Block a user