mirror of
https://github.com/sasjs/server.git
synced 2026-01-11 08:20:04 +00:00
8 lines
110 B
JSON
8 lines
110 B
JSON
|
|
{
|
|
"trailingComma": "none",
|
|
"tabWidth": 2,
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"endOfLine": "auto"
|
|
} |