From a06daff92e5f7cca55d1698252e3aa6526877c8b Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 20 Nov 2019 23:39:11 +0200 Subject: Remove eslint option that does not work. Thanks to xet7 ! --- .eslintrc.json | 1 - 1 file changed, 1 deletion(-) (limited to '.eslintrc.json') diff --git a/.eslintrc.json b/.eslintrc.json index c9c76c48..3024d76c 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -14,7 +14,6 @@ "parserOptions": { "ecmaVersion": 2018, "sourceType": "module", - "allowImportExportEverywhere": true }, "rules": { "strict": 0, -- cgit v1.2.3-1-g7c22