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,
|
"terminal.integrated.sendKeybindingsToShell": true,
|
||||||
"workbench.colorTheme": "Lilac"
|
"workbench.colorTheme": "Lilac"
|
||||||
},
|
},
|
||||||
"extensions": [
|
"extensions": ["shubham-saudolla.lilac"]
|
||||||
"shubham-saudolla.lilac"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"postCreateCommand": "bun --version"
|
"postCreateCommand": "bun --version"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue