mirror of
https://github.com/flarum/framework.git
synced 2025-02-10 08:15:17 +08:00
8 lines
91 B
JSON
8 lines
91 B
JSON
{
|
|
"printWidth": 150,
|
|
"singleQuote": true,
|
|
"tabWidth": 2,
|
|
"trailingComma": "es5"
|
|
}
|
|
|