Skip to content

Commit 328aa96

Browse files
committed
Add $schema to .prettierrc.json
1 parent 0eede23 commit 328aa96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.prettierrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://json.schemastore.org/prettierrc.json",
23
"semi": false,
34
"singleQuote": true,
45
"jsxSingleQuote": true,

0 commit comments

Comments
 (0)