This commit is contained in:
2023-10-12 22:08:53 +01:00
parent 9e38b7232e
commit 658cdc63b1
2 changed files with 2 additions and 7 deletions

View File

@@ -19,5 +19,6 @@
"metals.enableIndentOnPaste": true,
"editor.detectIndentation": false,
"vetur.format.options.tabSize": 4,
"monkeyC.developerKeyPath": "/home/chris/.config/connectiq/developer_key"
"monkeyC.developerKeyPath": "/home/chris/.config/connectiq/developer_key",
"monkeyC.typeCheckLevel": "Off"
}