8 lines
114 B
Plaintext
8 lines
114 B
Plaintext
// $schema: https://json.schemastore.org/prettierrc
|
|
|
|
{
|
|
semi: false,
|
|
singleQuote: true,
|
|
tabWidth: 2,
|
|
}
|