From ad436abc954b19547bf121cd1d028e79b9c83d8a Mon Sep 17 00:00:00 2001 From: "Gustavo \"Guz\" L. de Mello" Date: Thu, 18 Jan 2024 00:26:34 -0300 Subject: [PATCH] fix: @eslegant/js eslint --- eslint.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/eslint.config.js b/eslint.config.js index 724bf46..4f6d7b7 100644 --- a/eslint.config.js +++ b/eslint.config.js @@ -1,3 +1,4 @@ +// eslint-disable-next-line n/no-unpublished-import import { configs, defineConfig, presets } from '@eslegant/js'; export default defineConfig([