We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c890a5f commit f729439Copy full SHA for f729439
packages/trie/package.json
@@ -59,6 +59,9 @@
59
"@types/bn.js": "^4.11.6",
60
"@types/tape": "^4.13.0",
61
"benchmark": "^2.1.4",
62
+ "eslint": "^6.8.0",
63
+ "eslint-config-prettier": "^6.11.0",
64
+ "eslint-plugin-implicit-dependencies": "^1.0.4",
65
"karma": "^5.2.1",
66
"karma-chrome-launcher": "^3.1.0",
67
"karma-firefox-launcher": "^1.3.0",
0 commit comments