style: auto-fix linting issues
This commit is contained in:
parent
4c1f8dcf38
commit
67276ba88d
1 changed files with 16 additions and 18 deletions
|
|
@ -13,9 +13,7 @@
|
|||
"terminal.integrated.sendKeybindingsToShell": true,
|
||||
"workbench.colorTheme": "Lilac"
|
||||
},
|
||||
"extensions": [
|
||||
"shubham-saudolla.lilac"
|
||||
]
|
||||
"extensions": ["shubham-saudolla.lilac"]
|
||||
}
|
||||
},
|
||||
"postCreateCommand": "bun --version"
|
||||
|
|
|
|||
Loading…
Reference in a new issue