chore: added new line

Signed-off-by: Gaurav Pandey <grvpandey11@gmail.com>
This commit is contained in:
Gaurav Pandey
2024-03-21 13:09:06 +05:30
parent c116096518
commit 18b5cc5f2b
+1 -1
View File
@@ -2,4 +2,4 @@ module.exports = require('@backstage/cli/config/eslint-factory')(__dirname, {
rules: {
'@backstage/no-top-level-material-ui-4-imports': 'error',
},
});
});