mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
upgrade yarn to pnpm because why not
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# and https://github.com/streetsidesoftware/vscode-spell-checker/blob/main/FAQ.md
|
||||
|
||||
# go to root top level directory
|
||||
# install cpsell with yarn add --dev cspell@latest
|
||||
# install cpsell with pnpm add --dev cspell@latest
|
||||
|
||||
# first time installation
|
||||
# 1) run `npx cspell "**" --no-progress --unique > words-found-verbose.txt`
|
||||
|
||||
Reference in New Issue
Block a user