🔥 Remove old and unused components
This commit is contained in:
@@ -28,5 +28,6 @@ module.exports = {
|
||||
'@typescript-eslint/no-shadow': 'off',
|
||||
'@typescript-eslint/no-use-before-define': 'off',
|
||||
'@typescript-eslint/no-non-null-assertion': 'off',
|
||||
'linebreak-style': 0
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user