From 700eda91316a876757bf306fd709fde75aadb36a Mon Sep 17 00:00:00 2001 From: Michael Lingelbach Date: Fri, 25 Feb 2022 09:02:19 -0800 Subject: chore: remove all package.json (#1656) --- CONTRIBUTING.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ff34e8b7..40f12cc5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -65,9 +65,6 @@ configs[server_name] = { end, }, docs = { - -- extremely important: the package.json that contains language server settings, not the package.json that contains javascript dependencies for the project, or the package.json that contains vscode specific settings - package_json = 'https://raw.githubusercontent.com/microsoft/pyright/master/packages/vscode-pyright/package.json', - -- The description should include at minimum the link to the github project, and ideally the steps to install the language server. description = [[ https://github.com/microsoft/pyright -- cgit v1.2.3-70-g09d2