naise_pos_android/.vscode/settings.json

6 lines
113 B
JSON
Raw Permalink Normal View History

2023-03-26 16:42:39 +07:00
{
"prettier.tabWidth": 2,
"[typescript]": {
"typescript.preferences.quoteStyle": "single"
}
}