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