Skip to content

Commit

Permalink
templete:.prettierrc: add JSON Schema
Browse files Browse the repository at this point in the history
  • Loading branch information
ryota-murakami committed Sep 2, 2023
1 parent f192fd0 commit ea7230f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"$schema": "http://json.schemastore.org/prettierrc",
"singleQuote": true,
"semi": false
}

0 comments on commit ea7230f

Please sign in to comment.