migrate ripple-address-codec tests back to javascript for now - jest and mocha cannot be used in the same typescript project due to type name conflicts

This commit is contained in:
Greg Weisbrod
2021-11-07 20:47:55 -05:00
parent 9f19d771d2
commit b5beeb6668
6 changed files with 11 additions and 42 deletions

View File

@@ -16,7 +16,6 @@
},
"devDependencies": {
"@types/chai": "^4.2.21",
"@types/jest": "^26.0.7",
"@types/lodash": "^4.14.136",
"@types/mocha": "^9.0.0",
"@types/node": "^16.4.3",