Skip to content

Commit

Permalink
Merge pull request #22 from claui/executable-path
Browse files Browse the repository at this point in the history
Remove unused boilerplate
claui authored Jun 15, 2023
2 parents ccbd385 + 8050d84 commit 8be2308
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions extension/package.json
Original file line number Diff line number Diff line change
@@ -19,16 +19,6 @@
"title": "Packaging: Show extension log"
}
],
"configuration": {
"title": "Packaging",
"properties": {
"packaging.executablePath": {
"type": "string",
"markdownDescription": "Path to the `foo` executable, e. g. `/usr/local/bin/foo`. \nLeave blank if it’s already on your `PATH`.",
"scope": "machine-overridable"
}
}
},
"configurationDefaults": {
"[aur-pkgbuild]": {
"shellcheck.customArgs": [

0 comments on commit 8be2308

Please sign in to comment.