Change eslint config to autofix missing comma and indentation in JS files (#26711)
This commit is contained in:
@@ -56,4 +56,4 @@ export const showAlertForError = (error, skipNotFound = false) => {
|
||||
title: messages.unexpectedTitle,
|
||||
message: messages.unexpectedMessage,
|
||||
});
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user