From 88b8b1ef6b89474ba068045cb675b5b319b94608 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Tue, 9 Jun 2020 19:09:54 +0800 Subject: [PATCH] chore: remove unicorn/recommand --- packages/common/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/common/index.js b/packages/common/index.js index 63b5d33..3ee2988 100644 --- a/packages/common/index.js +++ b/packages/common/index.js @@ -8,7 +8,6 @@ module.exports = { 'standard', 'plugin:import/errors', 'plugin:import/warnings', - 'plugin:unicorn/recommended', ], plugins: [ 'unicorn',