From aff47bbbed04ce5b95439f7881bbea62021b173b Mon Sep 17 00:00:00 2001 From: Vijay A Date: Wed, 22 Sep 2021 05:42:17 +0530 Subject: feature: Add new recipe for 'stackoverflow-chat' (fixes #718) --- recipes/stackoverflow-chat/index.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/stackoverflow-chat/index.js (limited to 'recipes/stackoverflow-chat/index.js') diff --git a/recipes/stackoverflow-chat/index.js b/recipes/stackoverflow-chat/index.js new file mode 100644 index 0000000..c6cfcdf --- /dev/null +++ b/recipes/stackoverflow-chat/index.js @@ -0,0 +1,2 @@ +module.exports = Ferdi => class stackoverflowchat extends Ferdi { +}; -- cgit v1.2.3-70-g09d2