mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 06:19:24 +02:00
chore: Update cspell and fix issues
- covert `cSpell.json` to `cspell.config.yaml` - break up the word list into multiple dictionary files - fix spelling issues - Enable spell checking code for non-test files
This commit is contained in:
2
run
2
run
@@ -72,7 +72,7 @@ $(bold ./$name pnpm) # Run any 'pnpm' command
|
||||
$(bold ./$name sh) # Open 'sh' inside docker container for development
|
||||
__________________________________________________________________________________________
|
||||
|
||||
Examples of frequiently used commands:
|
||||
Examples of frequently used commands:
|
||||
|
||||
$(bold ./$name pnpm add --filter mermaid) $(underline package)
|
||||
Add package to mermaid
|
||||
|
Reference in New Issue
Block a user