mirror of
https://github.com/flarum/framework.git
synced 2024-11-22 09:24:01 +08:00
7 lines
90 B
JSON
7 lines
90 B
JSON
|
{
|
||
|
"printWidth": 150,
|
||
|
"singleQuote": true,
|
||
|
"tabWidth": 2,
|
||
|
"trailingComma": "es5"
|
||
|
}
|