mirror of
https://github.com/ada-dmitry/tmp_project.git
synced 2026-09-24 01:10:31 +00:00
15 lines
214 B
JSON
15 lines
214 B
JSON
{
|
|
"files.associations": {
|
|
"head.h": "c",
|
|
"unistd.h": "c"
|
|
}
|
|
}
|
|
|
|
{
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
|
"[javascript]": {
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
|
}
|
|
}
|
|
|