Skip to content

Commit

Permalink
chore: Remove vscode-test (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
zobo authored Nov 13, 2023
1 parent 3de151f commit 09d770b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 183 deletions.
179 changes: 1 addition & 178 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,12 +92,12 @@
},
"phpactor.executablePath": {
"type": [
"string",
"null"
"string",
"null"
],
"default": null,
"description": "The path to a PHP executable."
},
},
"phpactor.enable": {
"type": "boolean",
"default": true,
Expand Down Expand Up @@ -153,8 +153,7 @@
"source-map-support": "^0.5.12",
"ts-loader": "~8.0.2",
"tslib": "^2.1.0",
"typescript": "^4.6.3",
"vscode-test": "~1.4.0"
"typescript": "^4.6.3"
},
"dependencies": {
"vscode-languageclient": "^6.1.3"
Expand Down

0 comments on commit 09d770b

Please sign in to comment.