diff options
author | 2022-05-12 00:29:55 +1000 | |
---|---|---|
committer | 2022-05-11 16:29:55 +0200 | |
commit | e9cc499ed87ba926086323223c7eca4f6658b3f0 (patch) | |
tree | 2a02d854df44ebac1e093a548c29636241a8f87b /src/tools/json-viewer/json-viewer.vue | |
parent | 383d97569580c4f31448c07cb97e3778bc97a8af (diff) | |
download | it-tools-e9cc499ed87ba926086323223c7eca4f6658b3f0.tar.gz it-tools-e9cc499ed87ba926086323223c7eca4f6658b3f0.tar.zst it-tools-e9cc499ed87ba926086323223c7eca4f6658b3f0.zip |
feat(hash-text): compute all hashes at the same time (#242)
* compute all hashes at the same time instead of using a select
* add prettier config
* Revert "add prettier config"
This reverts commit fd374ff6fdd1c91500791e18c5cce0414b08b1c9.
Prettier config is in `.eslintrc.cjs`. Should run the lint script or
should use ESLint's VS Code extension.
* fix: address requested changes
- rename hashedText to hashText since it's a function and no longer a variable
- rename to list to algoNames
- rename to type to AlgoName
removed unused import
* revert back to allow empty value to be hashed; lint
Diffstat (limited to 'src/tools/json-viewer/json-viewer.vue')
0 files changed, 0 insertions, 0 deletions