mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-26 19:15:25 +03:00
9 lines
149 B
JSON
9 lines
149 B
JSON
|
{
|
||
|
"tabWidth": 4,
|
||
|
"plugins": [
|
||
|
"prettier-plugin-svelte",
|
||
|
"prettier-plugin-tailwindcss"
|
||
|
],
|
||
|
"pluginSearchDirs": false
|
||
|
}
|