From 47a4a3bd3299e1ba7bcfa78e3af46dd050ef40b3 Mon Sep 17 00:00:00 2001 From: Lou Cyx Date: Fri, 2 Feb 2024 16:07:38 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20add=20message?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/settings.json | 4 ++-- README.md | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index ac7d06d..13ead35 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,7 +1,7 @@ { "editor.codeActionsOnSave": { - "source.organizeImports": true, - "source.fixAll.eslint": true + "source.organizeImports": "explicit", + "source.fixAll.eslint": "explicit" }, "editor.defaultFormatter": "esbenp.prettier-vscode", "editor.formatOnSave": true, diff --git a/README.md b/README.md index 2a03cb3..f3eb64c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +> This repository's code was moved to [lou.codes](https://lou.codes). + +--- + 📚 [Vangware][vangware] libraries monorepo