mirror of
https://github.com/flarum/core.git
synced 2025-08-31 03:50:15 +02:00
Initial commit
This commit is contained in:
7
js-packages/prettier-config/prettierrc.json
Normal file
7
js-packages/prettier-config/prettierrc.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"printWidth": 150,
|
||||
"singleQuote": true,
|
||||
"tabWidth": 2,
|
||||
"trailingComma": "es5"
|
||||
}
|
||||
|
Reference in New Issue
Block a user