From 2f6c16f2741526269949c21ee2ffb75e61c7369f Mon Sep 17 00:00:00 2001 From: "Ibrahima G. Coulibaly" Date: Sun, 23 Jun 2024 20:37:17 +0100 Subject: [PATCH] fix: create tool --- .idea/workspace.xml | 115 ++++++++++-------- scripts/create-tool.mjs | 35 +++++- .../change-colors-in-png.service.test.ts | 6 - tsconfig.json | 3 + 4 files changed, 97 insertions(+), 62 deletions(-) delete mode 100644 src/pages/image/png/change-colors-in-png/change-colors-in-png.service.test.ts diff --git a/.idea/workspace.xml b/.idea/workspace.xml index edb634c..aa42c08 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,22 +4,9 @@