fix(lint): make eslint ignore the coverage directory (#112218)
This commit is contained in:
@@ -100,6 +100,7 @@ module.exports = [
|
||||
'**/build/',
|
||||
'**/compiled/',
|
||||
'**/dist/',
|
||||
'coverage/',
|
||||
'data/',
|
||||
'deployment_tools_config.json',
|
||||
'devenv',
|
||||
|
||||
Reference in New Issue
Block a user