Formatting with eslint
Should probably be configured to run for every commit in the future
This commit is contained in:
@@ -26,7 +26,7 @@ interface DiscoverQueryOptions {
|
||||
with_companies?: string;
|
||||
}
|
||||
|
||||
interface MovieQueryOptions extends DiscoverQueryOptions{
|
||||
interface MovieQueryOptions extends DiscoverQueryOptions{
|
||||
region?: string;
|
||||
certification_country?: string;
|
||||
certification?: string;
|
||||
|
||||
Reference in New Issue
Block a user