mirror of
https://github.com/sasjs/server.git
synced 2025-12-10 19:34:34 +00:00
7 lines
109 B
JSON
7 lines
109 B
JSON
{
|
|
"trailingComma": "none",
|
|
"tabWidth": 2,
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"endOfLine": "auto"
|
|
} |