Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Commit

Permalink
πŸ“ add message
Browse files Browse the repository at this point in the history
  • Loading branch information
loucyx committed Feb 2, 2024
1 parent e2d2e57 commit 47a4a3b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .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,
Expand Down
4 changes: 4 additions & 0 deletions README.md
@@ -1,3 +1,7 @@
> This repository's code was moved to [lou.codes](https://lou.codes).
---

<img id="logo" alt="@vangware/ansi" src="https://vangware.com/logo.svg" height="72" />

πŸ“š [Vangware][vangware] libraries monorepo
Expand Down

0 comments on commit 47a4a3b

Please sign in to comment.