mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-06 04:20:40 +00:00
12 lines
207 B
Plaintext
12 lines
207 B
Plaintext
{
|
|
"insertPragma": false,
|
|
"tabWidth": 2,
|
|
"useTabs": false,
|
|
"semi": false,
|
|
"singleQuote": false,
|
|
"bracketSpacing": true,
|
|
"proseWrap": "preserve",
|
|
"trailingComma": "none",
|
|
"endOfLine": "lf"
|
|
}
|