mirror of
https://github.com/anthropic-experimental/sandbox-runtime.git
synced 2026-05-06 21:52:30 +08:00
7 lines
92 B
JSON
7 lines
92 B
JSON
{
|
|
"arrowParens": "avoid",
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"endOfLine": "auto"
|
|
}
|