diff options
Diffstat (limited to 'tsconfig.json')
-rw-r--r-- | tsconfig.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tsconfig.json b/tsconfig.json index 43ccd7e21..81e529fad 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -54,6 +54,7 @@ "src/operations/payback.ts", "src/operations/pending.ts", "src/operations/refresh.ts", + "src/operations/refund.ts", "src/operations/reserves.ts", "src/operations/return.ts", "src/operations/state.ts", |