Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit 4ab7b0b

Browse files
committed
Add period and newline
1 parent d829c8b commit 4ab7b0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@
470470
"arduino.clearOutputOnBuild": {
471471
"type": "boolean",
472472
"default": false,
473-
"description": "Clear the output logs before uploading or verifying"
473+
"description": "Clear the output logs before uploading or verifying."
474474
},
475475
"arduino.openPDEFiletype": {
476476
"type": "boolean",
@@ -592,4 +592,4 @@
592592
"winreg": "^1.2.3",
593593
"winston": "^2.3.1"
594594
}
595-
}
595+
}

0 commit comments

Comments
 (0)