Skip to content

Commit

Permalink
feat: VSCode profile
Browse files Browse the repository at this point in the history
  • Loading branch information
nekochan0122 committed Aug 29, 2024
1 parent 5eef1be commit 5e3fd2f
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,22 @@ export default tseslint.config(

> [!CAUTION]
> Do not use this config with Prettier or other formatter.
## VSCode

1. Install Fonts

Editor
- [JetBrains Mono](https://www.jetbrains.com/lp/mono/)
- [Source Han Sans HW TC VF](https://github.com/adobe-fonts/source-han-sans/releases/tag/2.004R)

Terminal
- [JetBrainsMono Nerd Font](https://www.nerdfonts.com/font-downloads)

2. Download Profile

https://github.com/nekochan0122/config/blob/main/src/vscode

3. Import Profile

File -> Preferences -> Profile -> Import

0 comments on commit 5e3fd2f

Please sign in to comment.