Started refactoring, added prettier and checks and reformatted project, added cspell and checks and custom project words, beginning of robotic oceanographic surface sampler content
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export interface timelineEntry {
|
||||
event: string;
|
||||
eventDetail?: string
|
||||
date: string;
|
||||
description?: string;
|
||||
}
|
||||
event: string;
|
||||
eventDetail?: string;
|
||||
date: string;
|
||||
description?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user