From 0dfaf1b78bd6c31a15fdc781e886100cb55d5255 Mon Sep 17 00:00:00 2001 From: Carlos Esteban Lopez Date: Thu, 15 Dec 2022 14:53:19 -0500 Subject: [PATCH] feat: setup forbid-elements ESLint rule for spans Signed-off-by: Carlos Esteban Lopez --- .eslintrc.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.eslintrc.js b/.eslintrc.js index cf01ffe3a6..ea73a299c3 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -247,6 +247,10 @@ module.exports = { { forbid: [ { element: 'button', message: 'use MUI