mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-27 08:21:03 +02:00
8 lines
125 B
JSON
8 lines
125 B
JSON
{
|
|
"useTabs": true,
|
|
"singleQuote": true,
|
|
"printWidth": 1000,
|
|
"semi": true,
|
|
"trailingComma": "es5",
|
|
"endOfLine": "auto"
|
|
} |