gitbutler/.vscode/settings.json

6 lines
156 B
JSON

{
"prettier.configPath": "./gitbutler-ui/.prettierrc",
"prettier.prettierPath": "./node_modules/prettier/index.cjs",
"prettier.useEditorConfig": false
}