mirror of
https://github.com/LukeHagar/plex-sdk-docs.git
synced 2025-12-06 04:20:46 +00:00
8 lines
112 B
Plaintext
8 lines
112 B
Plaintext
{
|
|
"arrowParens": "always",
|
|
"singleQuote": true,
|
|
"jsxSingleQuote": true,
|
|
"tabWidth": 2,
|
|
"semi": true
|
|
}
|