mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-18 14:31:30 +03:00
6 lines
156 B
JSON
6 lines
156 B
JSON
{
|
|
"prettier.configPath": "./gitbutler-ui/.prettierrc",
|
|
"prettier.prettierPath": "./node_modules/prettier/index.cjs",
|
|
"prettier.useEditorConfig": false
|
|
}
|