1
0
mirror of https://github.com/flarum/core.git synced 2025-09-08 23:20:54 +02:00

Add documentation

This commit is contained in:
David
2021-07-18 21:31:11 +01:00
parent 848dbc9ae8
commit f6b4f2fbfb
2 changed files with 29 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@flarum/prettier-config",
"version": "1.0.0",
"description": "",
"description": "Flarum's configuration for the Prettier code formatter.",
"main": "prettierrc.json",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"