chore: lint

This commit is contained in:
Alexis Tyler
2021-01-29 12:03:26 +10:30
parent 6a8f4ffd33
commit 855ba2fc75
42 changed files with 1124 additions and 2535 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ const encodeParameters = (parameters: LooseObject) => {
interface Options {
/** File path */
file;
file: string;
/** HTTP Method GET/POST */
method?: string;
/** Request query */