mirror of
https://github.com/flarum/core.git
synced 2025-08-26 01:34:16 +02:00
8 lines
91 B
JSON
8 lines
91 B
JSON
{
|
|
"printWidth": 150,
|
|
"singleQuote": true,
|
|
"tabWidth": 2,
|
|
"trailingComma": "es5"
|
|
}
|
|
|