feat(v4.1.17): update dependencies and ESLint configuration, fix all linter errors

This commit is contained in:
JJ-Cro
2025-07-15 19:18:00 +02:00
parent d27eae3f0d
commit b21e8fb52a
16 changed files with 380 additions and 361 deletions

View File

@@ -1,4 +1,5 @@
import { AxiosResponse } from 'axios';
import { APIRateLimit } from '../types';
export interface RestClientOptions {