From d3841b766f9d37d557646003899f67525c5f755f Mon Sep 17 00:00:00 2001 From: Markus Hatvan Date: Tue, 5 Oct 2021 17:04:09 +0200 Subject: chore: add eslint-plugin-unicorn (#733) --- recipes/binance/index.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'recipes/binance') diff --git a/recipes/binance/index.js b/recipes/binance/index.js index a6681d5..b4d7495 100644 --- a/recipes/binance/index.js +++ b/recipes/binance/index.js @@ -1,2 +1 @@ -module.exports = Ferdi => class Binance extends Ferdi { -}; +module.exports = Ferdi => class Binance extends Ferdi {}; -- cgit v1.2.3-70-g09d2