mirror of
https://github.com/excalidraw/prettier-config.git
synced 2026-05-17 13:30:42 +00:00
Add schema
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/prettierrc",
|
||||
"proseWrap": "never",
|
||||
"trailingComma": "all",
|
||||
"overrides": [
|
||||
|
||||
+1
-1
@@ -7,5 +7,5 @@
|
||||
"access": "public"
|
||||
},
|
||||
"repository": "https://github.com/excalidraw/prettier-config",
|
||||
"version": "1.0.1"
|
||||
"version": "1.0.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user