mirror of
https://github.com/m5stack/meshtastic-device-ui.git
synced 2026-05-20 11:51:03 -07:00
Add helpers
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// For format details, see https://aka.ms/devcontainer.json. For config options, see the
|
||||
// For format details, see https://aka.ms/devcontainer.json.
|
||||
{
|
||||
"name": "Meshtastic Device-UI Dev",
|
||||
"build": {
|
||||
|
||||
Vendored
+2
@@ -1,3 +1,5 @@
|
||||
{
|
||||
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
||||
// for the documentation about the extensions.json format.
|
||||
"recommendations": ["Trunk.io"]
|
||||
}
|
||||
|
||||
Vendored
+2
@@ -1,4 +1,6 @@
|
||||
{
|
||||
// See https://code.visualstudio.com/docs/getstarted/settings#_settings-json-file
|
||||
// for the documentation about the settings.json format.
|
||||
"editor.formatOnSave": true,
|
||||
"editor.defaultFormatter": "trunk.io",
|
||||
"trunk.enableWindows": true,
|
||||
|
||||
Reference in New Issue
Block a user