add linting and prettier
This commit is contained in:
@@ -12,5 +12,5 @@ export interface Collection {
|
||||
}
|
||||
|
||||
export interface DetailedCollection extends Collection {
|
||||
parts: Movie[]
|
||||
parts: Movie[];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user