mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
8 lines
107 B
JSON
8 lines
107 B
JSON
{
|
|
"printWidth": 120,
|
|
"tabWidth": 2,
|
|
"semi": true,
|
|
"singleQuote": false,
|
|
"trailingComma": "es5"
|
|
}
|