aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/tsconfig.json b/tsconfig.json
index d00d1c2b1..cbd1d173f 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -45,12 +45,12 @@
"src/background/background.ts",
"src/content_scripts/notify.ts",
"src/emscripten/taler-emscripten-lib.d.ts",
+ "src/popup/popup.tsx",
"src/pages/show-db.ts",
"src/pages/confirm-contract.tsx",
"src/pages/confirm-create-reserve.tsx",
"src/pages/error.tsx",
"src/pages/logs.tsx",
- "src/pages/tree.tsx",
- "src/popup/popup.tsx"
+ "src/pages/tree.tsx"
]
} \ No newline at end of file