From 7f2a7862f37159f750f975a3f5cd43f9a0634741 Mon Sep 17 00:00:00 2001 From: Toru Kobayashi Date: Tue, 16 Nov 2021 18:32:01 +0900 Subject: [PATCH] feat: support ESLint v8 (#522) BREAKING CHANGE: this might introduce new errors that added to the recommended rules. eslint-plugin-node hasn't supported ESLint v8 yet, so it might not work well with node presets. * Revert "fix(deps): update dependency eslint to v8 (#501)" This reverts commit db1a7d0ac84999953998b8aff518d6cdb269220c. * feat: support ESLint v8 (#501) This reverts commit 4a5dbe544bf71e29de4df0a219a06c4923baa9e8.