Applied style rules to genocide all \t characters
This commit is contained in:
@@ -6,10 +6,10 @@ const ErrorSchema = new SimpleSchema({
|
||||
type: String,
|
||||
max: STORAGE_LIMITS.errorMessage,
|
||||
},
|
||||
type: {
|
||||
type: {
|
||||
type: String,
|
||||
max: STORAGE_LIMITS.name,
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
export default ErrorSchema;
|
||||
|
||||
Reference in New Issue
Block a user