1
0
mirror of https://github.com/flarum/core.git synced 2025-08-31 03:50:15 +02:00

Initial commit

This commit is contained in:
David
2021-07-18 21:26:28 +01:00
commit 848dbc9ae8
3 changed files with 32 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"printWidth": 150,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "es5"
}