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 417068de3..be850d2c1 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -38,6 +38,7 @@ "src/i18n/strings.ts", "src/logging.ts", "src/moduleTrampoline.ts", + "src/pages/auditors.tsx", "src/pages/confirm-contract.tsx", "src/pages/confirm-create-reserve.tsx", "src/pages/error.tsx", |