From 9ce706e283799361b1ee6d8186e2aaf5d2a7a3e7 Mon Sep 17 00:00:00 2001 From: winches <329487092@qq.com> Date: Sat, 30 Mar 2024 11:24:36 +0800 Subject: [PATCH] docs: update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 06e514f..d3d21b6 100644 --- a/README.md +++ b/README.md @@ -35,3 +35,15 @@ > Display the local environment information, such as os, system, node, components versions, etc. > Will format and can be used to report issues. + +- [ ] Add `nextui doctor` command + + > Check whether the required dependence has been installed + + > Check tailwind config、provide has been added + + > Check .npmrc correct when use pnpm + + > Warn when tailwindcss intelliSense plugin uninstalled in Vscode + + > …other check