summaryrefslogtreecommitdiff
path: root/cli/tests/hash.ts
AgeCommit message (Collapse)Author
2020-11-03build: migrate to dlint (#8176)Bartek IwaƄczuk
This commit migrates repository from using "eslint" to "dlint" for linting JavaScript code.
2020-08-24feat: update to TypeScript 4.0 (#6514)Kitson Kelly
2020-06-16feat(std/hash): reimplement all hashes in WASM (#6292)skdltmxn