mirror of
https://github.com/trycua/computer.git
synced 2026-01-04 12:30:08 -06:00
13 lines
179 B
Plaintext
13 lines
179 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"name": "libs-ts",
|
|
"path": "../libs/typescript"
|
|
}
|
|
],
|
|
"extensions": {
|
|
"recommendations": [
|
|
"esbenp.prettier-vscode"
|
|
]
|
|
}
|
|
} |