mirror of
https://github.com/meshtastic/web.git
synced 2026-07-31 15:06:27 -04:00
Ran pnpm oxfmt . This should get the web repo aligned so that we can better enforce oxfmt going forward.
7 lines
96 B
JSON
7 lines
96 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"search.exclude": {
|
|
"**/i18n/locales/*-*/**": true
|
|
}
|
|
}
|