Formatting with eslint
Should probably be configured to run for every commit in the future
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { MediaType, TimeWindow, TrendingResults, } from '../types';
|
||||
import { MediaType, TimeWindow, TrendingResults } from '../types';
|
||||
import { BaseEndpoint } from './base';
|
||||
|
||||
export class TrendingEndpoint extends BaseEndpoint {
|
||||
|
||||
Reference in New Issue
Block a user