mirror of
https://github.com/0x5eal/rbxts-pako.git
synced 2025-04-02 01:40:57 +01:00
chore(vscode): fix typescript formatter config
This commit is contained in:
parent
a827ac7559
commit
e08f13897a
1 changed files with 1 additions and 1 deletions
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"editor.formatOnSave": true,
|
||||
"[ts][jsonc][json][markdown]": {
|
||||
"[typescript][jsonc][json][markdown]": {
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
},
|
||||
"[lua][luau]": {
|
||||
|
|
Loading…
Add table
Reference in a new issue