Skip to content

Commit

Permalink
Merge pull request #168 from VisActor/feat/gauge-and-word-cloud
Browse files Browse the repository at this point in the history
Feat/gauge and word cloud
  • Loading branch information
xiaoluoHe authored Dec 16, 2024
2 parents 4bb8c3e + c2d02fe commit 08eea54
Show file tree
Hide file tree
Showing 9 changed files with 5,171 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,8 @@
"editor.tabSize": 2,
"editor.detectIndentation": false,
// Typescript
"typescript.preferences.importModuleSpecifier": "project-relative"
"typescript.preferences.importModuleSpecifier": "project-relative",
"[typescriptreact]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
}
}
Loading

0 comments on commit 08eea54

Please sign in to comment.