working rss feed to nostr publish
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
const base = require("../../jest.config.base.js");
|
||||
|
||||
module.exports = {
|
||||
...base,
|
||||
testPathIgnorePatterns: ["/node_modules/"],
|
||||
};
|
||||
Reference in New Issue
Block a user