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