gitbutler/.vscode/settings.json
2024-01-02 13:22:57 +02:00

5 lines
120 B
JSON

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