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/slowly/webview.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'recipes/slowly') diff --git a/recipes/slowly/webview.js b/recipes/slowly/webview.js index e005ea1..cc40a46 100644 --- a/recipes/slowly/webview.js +++ b/recipes/slowly/webview.js @@ -1,2 +1 @@ -module.exports = () => { -}; +module.exports = () => {}; -- cgit v1.2.3-54-g00ecf