add test app

This commit is contained in:
Wu Jian Ping
2022-07-22 11:03:10 +08:00
parent 159ec582f6
commit 607fbcdde7
5 changed files with 3196 additions and 10 deletions

View File

@@ -14,6 +14,7 @@
"devDependencies": {
"@types/chai": "^4.3.1",
"@types/node": "^18.0.6",
"argparse": "^2.0.1",
"benchmark": "^2.1.4",
"chai": "^4.3.6",
"eslint": "^8.20.0",
@@ -27,4 +28,4 @@
"engines": {
"node": ">=8.0.0"
}
}
}