From c22d1b6fc8cf6257052c3d7b201a86d9d20066c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Ovejero?= Date: Mon, 11 Jul 2022 15:45:56 +0200 Subject: [PATCH] :fire: Remove leftovers --- .eslintrc.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.eslintrc.js b/.eslintrc.js index 867472c..324abd3 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -18,10 +18,6 @@ module.exports = { '**/*.js', '**/node_modules/**', '**/dist/**', - '**/test/**', - '**/templates/**', - '**/ormconfig.ts', - '**/migrations/**', ], overrides: [