images now converted sepia + checksum

This commit is contained in:
2023-02-01 11:36:38 +01:00
parent 7fd1b8e805
commit 99c872fe97
20 changed files with 2550 additions and 130 deletions

6
.eslintrc.json Normal file
View File

@@ -0,0 +1,6 @@
{
"extends": [
"./node_modules/@dzeio/config/eslint/typescript"
],
"root": true
}