mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
11 lines
No EOL
239 B
JSON
11 lines
No EOL
239 B
JSON
{
|
|
"git.ignoreLimitWarning": true,
|
|
"chat.tools.terminal.autoApprove": {
|
|
"ForEach-Object": true,
|
|
"Get-Item": true,
|
|
"Test-Path": true
|
|
},
|
|
"files.associations": {
|
|
"limits.h": "c"
|
|
}
|
|
} |