rewrite accounts.js in typescript

slight refactor too.
This commit is contained in:
Harvey Tindall
2020-09-20 14:48:17 +01:00
parent c4acb43cb8
commit 73886fc037
4 changed files with 352 additions and 1 deletions
+2 -1
View File
@@ -23,6 +23,7 @@
"clean-css-cli": "^4.3.0",
"lodash": "^4.17.19",
"mjml": "^4.6.3",
"postcss-cli": "^7.1.1"
"postcss-cli": "^7.1.1",
"typescript": "^4.0.3"
}
}