diff --git a/.prettierrc.json b/.prettierrc.json index 05c968c0..f999e55a 100644 --- a/.prettierrc.json +++ b/.prettierrc.json @@ -1,4 +1,5 @@ { + "$schema": "https://json.schemastore.org/prettierrc", "semi": false, "trailingComma": "all", "singleQuote": true