From 327ab9dd35b10d83b54a0bd349346bd4a600ece5 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Tue, 5 Apr 2022 04:45:55 +0800 Subject: [PATCH] chore: update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6a59a6b..aa4a669 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,9 @@ Create `.vscode/settings.json` ## Check Also +- [antfu/dotfiles](https://github.com/antfu/dotfiles) - My dotfiles - [antfu/vscode-settings](https://github.com/antfu/vscode-settings) - My VS Code settings +- [antfu/eslint-config](https://github.com/antfu/eslint-config) - My ESLint config - [antfu/ts-starter](https://github.com/antfu/ts-starter) - My starter template for TypeScript library - [antfu/vitesse](https://github.com/antfu/vitesse) - My starter template for Vue & Vite app