Add schema

This commit is contained in:
Panayiotis Lipiridis
2021-02-25 16:11:50 +02:00
parent 0ac18c6fe0
commit 44adfaf84f
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,4 +1,5 @@
{
"$schema": "https://json.schemastore.org/prettierrc",
"proseWrap": "never",
"trailingComma": "all",
"overrides": [
+1 -1
View File
@@ -7,5 +7,5 @@
"access": "public"
},
"repository": "https://github.com/excalidraw/prettier-config",
"version": "1.0.1"
"version": "1.0.2"
}