Files
lora_meshtastic_project/code/firmware-2.7.15.567b8ea/.trunk/configs/.prettierrc
T
kevin 26d5971aba 稳定版代码
Signed-off-by: 吴文峰 <kevin@lmve.net>
2026-03-06 19:52:05 +08:00

11 lines
130 B
Plaintext

{
"overrides": [
{
"files": "userPrefs.jsonc",
"options": {
"trailingComma": "none"
}
}
]
}