init
This commit is contained in:
7
.prettierrc.json5
Normal file
7
.prettierrc.json5
Normal file
@@ -0,0 +1,7 @@
|
||||
// $schema: https://json.schemastore.org/prettierrc
|
||||
|
||||
{
|
||||
semi: false,
|
||||
singleQuote: true,
|
||||
tabWidth: 2,
|
||||
}
|
||||
Reference in New Issue
Block a user