Skip to content

Commit bd049d8

Browse files
committed
Add typos config to VSCode settings
1 parent 3bab064 commit bd049d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,6 @@
5555

5656
"[css][html][markdown][yaml]": {
5757
"editor.defaultFormatter": "esbenp.prettier-vscode"
58-
}
58+
},
59+
"typos.config": ".github/workflows/typos.toml"
5960
}

0 commit comments

Comments
 (0)