Fix spacing in eslintrc
Signed-off-by: Raghunandan Balachandran <raghunandan@spotify.com>
This commit is contained in:
+2
-2
@@ -264,6 +264,6 @@ module.exports = {
|
||||
},
|
||||
],
|
||||
settings: {
|
||||
'testing-library/custom-queries': 'off',
|
||||
},
|
||||
'testing-library/custom-queries': 'off',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user