aboutsummaryrefslogtreecommitdiff
path: root/extension/tsconfig.json
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-01-11 02:56:32 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-01-11 02:56:32 +0100
commitffe6dee6aa50c864cc9a36e816eb95f2f23719b1 (patch)
treedddcd8134d351241e5af8e016fa59848beace6d1 /extension/tsconfig.json
parent4f934925e017082606f2786e0bbf0d48281928d9 (diff)
downloadwallet-core-ffe6dee6aa50c864cc9a36e816eb95f2f23719b1.tar.xz
refactor code to be clearer/prettier
Diffstat (limited to 'extension/tsconfig.json')
-rw-r--r--extension/tsconfig.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/extension/tsconfig.json b/extension/tsconfig.json
index e76d322af..7f98b3904 100644
--- a/extension/tsconfig.json
+++ b/extension/tsconfig.json
@@ -19,7 +19,6 @@
"lib/wallet/types.ts",
"lib/commonHelpers.ts",
"lib/polyfill-react.ts",
- "lib/wallet/timerThread.ts",
"content_scripts/notify.ts",
"background/main.ts",
"popup/balance-overview.tsx",