vscode-eslint 0.0.3 → 0.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/vscode-eslint +24 -1
- package/client/out/client.d.ts +13 -0
- package/client/out/extension.d.ts +3 -0
- package/client/out/extension.js +2 -0
- package/client/out/extension.js.map +1 -0
- package/client/out/node-utils.d.ts +51 -0
- package/client/out/settings.d.ts +41 -0
- package/client/out/shared/customMessages.d.ts +89 -0
- package/client/out/shared/settings.d.ts +106 -0
- package/client/out/tasks.d.ts +31 -0
- package/client/out/tests/glob.test.d.ts +1 -0
- package/client/out/vscode-utils.d.ts +5 -0
- package/package.json +8 -1
- package/server/out/diff.d.ts +134 -0
- package/server/out/eslint.d.ts +298 -0
- package/server/out/eslintServer.d.ts +1 -0
- package/server/out/eslintServer.js +2 -0
- package/server/out/eslintServer.js.map +1 -0
- package/server/out/is.d.ts +3 -0
- package/server/out/languageDefaults.d.ts +6 -0
- package/server/out/linkedMap.d.ts +53 -0
- package/server/out/paths.d.ts +22 -0
- package/server/out/shared/customMessages.d.ts +89 -0
- package/server/out/shared/settings.d.ts +106 -0
- package/$shared/customMessages.ts +0 -113
- package/$shared/settings.ts +0 -189
- package/.CodeQL.yml +0 -5
- package/.azure-pipelines.yml +0 -27
- package/.gemini/agents/vscode-eslint.md +0 -23
- package/.github/commands.yml +0 -127
- package/.github/locker.yml +0 -6
- package/.github/needs_more_info.yml +0 -6
- package/.github/workflows/npm-publish.yml +0 -53
- package/.github/workflows/release-please.yml +0 -22
- package/.lsifrc.json +0 -4
- package/.vscode/launch.json +0 -20
- package/.vscode/settings.json +0 -52
- package/.vscode/spellright.dict +0 -8
- package/.vscode/tasks.json +0 -39
- package/.vscodeignore +0 -23
- package/CHANGELOG.md +0 -524
- package/SECURITY.md +0 -41
- package/agents.md +0 -36
- package/build/azure-pipelines/linux/build.yml +0 -14
- package/build/azure-pipelines/pre-release.yml +0 -42
- package/build/azure-pipelines/release.yml +0 -45
- package/build/azure-pipelines/win32/build.yml +0 -14
- package/build/bin/all.js +0 -29
- package/build/bin/linking.js +0 -102
- package/build/bin/symlink.js +0 -35
- package/client/.mocharc.json +0 -6
- package/client/agents.md +0 -5
- package/client/package-lock.json +0 -176
- package/client/package.json +0 -29
- package/client/src/client.ts +0 -992
- package/client/src/extension.ts +0 -180
- package/client/src/node-utils.ts +0 -393
- package/client/src/settings.ts +0 -379
- package/client/src/tasks.ts +0 -186
- package/client/src/tests/glob.test.ts +0 -31
- package/client/src/vscode-utils.ts +0 -28
- package/client/test/mocha.opts +0 -3
- package/client/tsconfig.json +0 -20
- package/client/webpack.config.js +0 -25
- package/contributing.md +0 -19
- package/esbuild.js +0 -62
- package/eslint.config.js +0 -129
- package/history/settings_1_9_x.md +0 -110
- package/images/2_1_10/eslint-dialog.png +0 -0
- package/images/2_1_10/eslint-status.png +0 -0
- package/package-json-schema.json +0 -9
- package/playgrounds/7.0/.eslintignore +0 -1
- package/playgrounds/7.0/.eslintrc.json +0 -71
- package/playgrounds/7.0/.vscode/settings.json +0 -85
- package/playgrounds/7.0/app.js +0 -12
- package/playgrounds/7.0/build/.eslintignore +0 -1
- package/playgrounds/7.0/build/.eslintrc.json +0 -30
- package/playgrounds/7.0/build/build.js +0 -11
- package/playgrounds/7.0/jsconfig.json +0 -5
- package/playgrounds/7.0/package-lock.json +0 -2133
- package/playgrounds/7.0/package.json +0 -10
- package/playgrounds/7.0/readme.md +0 -0
- package/playgrounds/7.0/subDir/sub.js +0 -11
- package/playgrounds/7.0/subDir/test.jsx +0 -10
- package/playgrounds/7.0/test.js +0 -11
- package/playgrounds/7.0/test.sh +0 -1
- package/playgrounds/7.0/test.vue +0 -33
- package/playgrounds/7.0/test2.html +0 -8
- package/playgrounds/8.0/.eslintignore +0 -1
- package/playgrounds/8.0/.eslintrc.json +0 -71
- package/playgrounds/8.0/.vscode/settings.json +0 -91
- package/playgrounds/8.0/app.js +0 -12
- package/playgrounds/8.0/build/.eslintignore +0 -1
- package/playgrounds/8.0/build/.eslintrc.json +0 -30
- package/playgrounds/8.0/build/build.js +0 -11
- package/playgrounds/8.0/jsconfig.json +0 -5
- package/playgrounds/8.0/package-lock.json +0 -2321
- package/playgrounds/8.0/package.json +0 -10
- package/playgrounds/8.0/readme.md +0 -17
- package/playgrounds/8.0/subDir/sub.js +0 -11
- package/playgrounds/8.0/subDir/test.jsx +0 -10
- package/playgrounds/8.0/test.ipynb +0 -49
- package/playgrounds/8.0/test.js +0 -3
- package/playgrounds/8.0/test.sh +0 -1
- package/playgrounds/8.0/test.vue +0 -33
- package/playgrounds/8.0/test2.html +0 -8
- package/playgrounds/9.0/flat/.vscode/settings.json +0 -3
- package/playgrounds/9.0/flat/app.js +0 -12
- package/playgrounds/9.0/flat/dist/ignore.js +0 -12
- package/playgrounds/9.0/flat/eslint.config.js +0 -61
- package/playgrounds/9.0/flat/package-lock.json +0 -1053
- package/playgrounds/9.0/flat/package.json +0 -9
- package/playgrounds/9.0/rc/.eslintrc.json +0 -57
- package/playgrounds/9.0/rc/.vscode/settings.json +0 -3
- package/playgrounds/9.0/rc/app.js +0 -12
- package/playgrounds/9.0/rc/package-lock.json +0 -1345
- package/playgrounds/9.0/rc/package.json +0 -9
- package/playgrounds/flat-config/.vscode/settings.json +0 -22
- package/playgrounds/flat-config/app.js +0 -12
- package/playgrounds/flat-config/eslint.config.js +0 -51
- package/playgrounds/flat-config/package-lock.json +0 -2733
- package/playgrounds/flat-config/package.json +0 -12
- package/playgrounds/flat-config/sub/sub.js +0 -2
- package/playgrounds/flat-config/test.ts +0 -7
- package/playgrounds/flat-config/tsconfig.json +0 -11
- package/playgrounds/flat-config-fail/f1/app.js +0 -12
- package/playgrounds/flat-config-fail/f1/eslint.config.js +0 -51
- package/playgrounds/flat-config-fail/package-lock.json +0 -1683
- package/playgrounds/flat-config-fail/package.json +0 -11
- package/playgrounds/flat-config-mjs/.vscode/settings.json +0 -21
- package/playgrounds/flat-config-mjs/app.js +0 -12
- package/playgrounds/flat-config-mjs/eslint.config.mjs +0 -53
- package/playgrounds/flat-config-mjs/package-lock.json +0 -2860
- package/playgrounds/flat-config-mjs/package.json +0 -11
- package/playgrounds/flat-config-mjs/sub/sub.js +0 -2
- package/playgrounds/flat-config-mjs/test.ts +0 -7
- package/playgrounds/flat-config-mjs/tsconfig.json +0 -11
- package/playgrounds/load-eslint/.vscode/settings.json +0 -21
- package/playgrounds/load-eslint/app.js +0 -12
- package/playgrounds/load-eslint/eslint.config.js +0 -51
- package/playgrounds/load-eslint/package-lock.json +0 -2860
- package/playgrounds/load-eslint/package.json +0 -11
- package/playgrounds/load-eslint/sub/sub.js +0 -2
- package/playgrounds/load-eslint/test.ts +0 -7
- package/playgrounds/load-eslint/tsconfig.json +0 -11
- package/playgrounds/noLib/test.js +0 -22
- package/playgrounds/noWD/.vscode/settings.json +0 -2
- package/playgrounds/noWD/src/.eslintrc.json +0 -18
- package/playgrounds/noWD/src/package-lock.json +0 -2812
- package/playgrounds/noWD/src/package.json +0 -12
- package/playgrounds/noWD/src/test.js +0 -3
- package/playgrounds/notebooks/notebook.ipynb +0 -7072
- package/playgrounds/notebooks/notebook2.ipynb +0 -20
- package/playgrounds/testing.code-workspace +0 -28
- package/playgrounds/ts/.eslintrc.base.json +0 -23
- package/playgrounds/ts/.eslintrc.json +0 -191
- package/playgrounds/ts/.vscode/settings.json +0 -12
- package/playgrounds/ts/package-lock.json +0 -2687
- package/playgrounds/ts/package.json +0 -11
- package/playgrounds/ts/test copy.ts +0 -4
- package/playgrounds/ts/test.ipynb +0 -49
- package/playgrounds/ts/test.ts +0 -4
- package/playgrounds/ts/test.tsx +0 -14
- package/playgrounds/ts/tsconfig.json +0 -100
- package/server/agents.md +0 -9
- package/server/package-lock.json +0 -93
- package/server/package.json +0 -32
- package/server/src/diff.ts +0 -1079
- package/server/src/eslint.ts +0 -1471
- package/server/src/eslintServer.ts +0 -865
- package/server/src/is.ts +0 -18
- package/server/src/languageDefaults.ts +0 -40
- package/server/src/linkedMap.ts +0 -448
- package/server/src/paths.ts +0 -128
- package/server/src/thenable.d.ts +0 -5
- package/server/tsconfig.json +0 -21
- package/server/webpack.config.js +0 -25
- package/shared.webpack.config.js +0 -59
- package/tsconfig.base.json +0 -9
- package/tsconfig.json +0 -21
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
name: $(Date:yyyyMMdd)$(Rev:.r)
|
|
2
|
-
|
|
3
|
-
trigger:
|
|
4
|
-
branches:
|
|
5
|
-
include:
|
|
6
|
-
- main
|
|
7
|
-
pr: none
|
|
8
|
-
|
|
9
|
-
resources:
|
|
10
|
-
repositories:
|
|
11
|
-
- repository: templates
|
|
12
|
-
type: github
|
|
13
|
-
name: microsoft/vscode-engineering
|
|
14
|
-
ref: main
|
|
15
|
-
endpoint: Monaco
|
|
16
|
-
|
|
17
|
-
parameters:
|
|
18
|
-
- name: publishExtension
|
|
19
|
-
displayName: 🚀 Publish Extension
|
|
20
|
-
type: boolean
|
|
21
|
-
default: false
|
|
22
|
-
|
|
23
|
-
extends:
|
|
24
|
-
template: azure-pipelines/extension/stable.yml@templates
|
|
25
|
-
parameters:
|
|
26
|
-
buildSteps:
|
|
27
|
-
- script: |
|
|
28
|
-
npm ci
|
|
29
|
-
displayName: 'Install dependencies'
|
|
30
|
-
|
|
31
|
-
- script: |
|
|
32
|
-
npm run lint
|
|
33
|
-
npm run compile
|
|
34
|
-
displayName: 'Lint & Compile'
|
|
35
|
-
|
|
36
|
-
ghCreateTag: true
|
|
37
|
-
ghTagPrefix: release/
|
|
38
|
-
|
|
39
|
-
tsa:
|
|
40
|
-
config:
|
|
41
|
-
areaPath: 'Visual Studio Code Language Extensions'
|
|
42
|
-
serviceTreeID: 'c4cd3983-4977-4bcd-931f-a9822d2e950c'
|
|
43
|
-
enabled: true
|
|
44
|
-
|
|
45
|
-
publishExtension: ${{ parameters.publishExtension }}
|
package/build/bin/all.js
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/env node
|
|
2
|
-
/*---------------------------------------------------------------------------------------------
|
|
3
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
|
-
* Licensed under the MIT License. See License.txt in the project root for license information.
|
|
5
|
-
*--------------------------------------------------------------------------------------------*/
|
|
6
|
-
"use strict";
|
|
7
|
-
|
|
8
|
-
// @ts-check
|
|
9
|
-
|
|
10
|
-
const path = require('path');
|
|
11
|
-
const child_process = require('child_process')
|
|
12
|
-
|
|
13
|
-
const root = path.dirname(path.dirname(__dirname));
|
|
14
|
-
const args = process.argv.slice(2);
|
|
15
|
-
|
|
16
|
-
/** @type { { folder: string; scripts: string[] }[] } */
|
|
17
|
-
const folders = [
|
|
18
|
-
{ folder: 'client', scripts: ['install', 'lint'] },
|
|
19
|
-
{ folder: 'server', scripts: ['install', 'lint'] }
|
|
20
|
-
];
|
|
21
|
-
|
|
22
|
-
const script = args[0] === 'run' ? args[1] : args[0];
|
|
23
|
-
|
|
24
|
-
for (const elem of folders.map(item => { return { folder: item.folder, scripts: new Set(item.scripts) } } )) {
|
|
25
|
-
if (elem.scripts.has(script)) {
|
|
26
|
-
console.log(path.join(root, elem.folder))
|
|
27
|
-
child_process.spawnSync(`npm ${args.join(' ')}`, { cwd: path.join(root, elem.folder), shell: true, stdio: 'inherit' });
|
|
28
|
-
}
|
|
29
|
-
}
|
package/build/bin/linking.js
DELETED
|
@@ -1,102 +0,0 @@
|
|
|
1
|
-
/*---------------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
|
-
* Licensed under the MIT License. See License.txt in the project root for license information.
|
|
4
|
-
*--------------------------------------------------------------------------------------------*/
|
|
5
|
-
"use strict";
|
|
6
|
-
//@ts-check
|
|
7
|
-
|
|
8
|
-
const path = require('path');
|
|
9
|
-
const shell = require('shelljs');
|
|
10
|
-
|
|
11
|
-
const fs = require('fs');
|
|
12
|
-
const promisify = require('util').promisify;
|
|
13
|
-
const stat = promisify(fs.stat);
|
|
14
|
-
const readdir = promisify(fs.readdir);
|
|
15
|
-
const mkdir = promisify(fs.mkdir);
|
|
16
|
-
const exists = promisify(fs.exists);
|
|
17
|
-
const unlink = promisify(fs.unlink);
|
|
18
|
-
|
|
19
|
-
/**
|
|
20
|
-
* @param {string} source
|
|
21
|
-
* @param {string} dest
|
|
22
|
-
*/
|
|
23
|
-
const hardLink = exports.hardLink = async function(source, dest) {
|
|
24
|
-
const sourceStat = await stat(source);
|
|
25
|
-
if (sourceStat.isFile()) {
|
|
26
|
-
shell.ln('-f', source, dest);
|
|
27
|
-
} else {
|
|
28
|
-
await mkdir(dest);
|
|
29
|
-
const files = await readdir(source);
|
|
30
|
-
for (const file of files) {
|
|
31
|
-
if (file === '.' || file === '..') {
|
|
32
|
-
continue;
|
|
33
|
-
}
|
|
34
|
-
await hardLink(path.join(source, file), path.join(dest, file));
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
const tryHardLink = exports.tryHardLink = async function(source, dest) {
|
|
40
|
-
console.log(`Linking recusively ${source} -> ${dest}`);
|
|
41
|
-
if (await exists(dest)) {
|
|
42
|
-
shell.rm('-rf', dest);
|
|
43
|
-
}
|
|
44
|
-
await hardLink(source, dest)
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
exports.softLink = async function(source, dest) {
|
|
48
|
-
if (await exists(dest)) {
|
|
49
|
-
shell.rm('-rf', dest);
|
|
50
|
-
}
|
|
51
|
-
const parent = path.dirname(dest);
|
|
52
|
-
if (!await exists(parent)) {
|
|
53
|
-
await mkdir(parent, { recursive: true });
|
|
54
|
-
}
|
|
55
|
-
shell.ln('-s', source, dest);
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
/**
|
|
59
|
-
* @param {string} module
|
|
60
|
-
* @param {string} name
|
|
61
|
-
* @param {string} source
|
|
62
|
-
*/
|
|
63
|
-
const tryLink = exports.tryLink = async function(module, name, source) {
|
|
64
|
-
const current = process.cwd();
|
|
65
|
-
try {
|
|
66
|
-
const nodeModules = path.join(module, 'node_modules');
|
|
67
|
-
if (!await exists(nodeModules)) {
|
|
68
|
-
await mkdir(nodeModules);
|
|
69
|
-
}
|
|
70
|
-
process.chdir(nodeModules);
|
|
71
|
-
if (await exists(name)) {
|
|
72
|
-
shell.rm('-rf' , name);
|
|
73
|
-
}
|
|
74
|
-
shell.ln('-s', source, name);
|
|
75
|
-
} finally {
|
|
76
|
-
process.chdir(current);
|
|
77
|
-
}
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
exports.tryLinkTextDocument = async function(module, languageServerDirectory) {
|
|
81
|
-
return tryLink(module, 'vscode-languageserver-textdocument', path.join(languageServerDirectory, 'textDocument'));
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
exports.tryLinkJsonRpc = async function(module, languageServerDirectory) {
|
|
85
|
-
return tryLink(module, 'vscode-jsonrpc', path.join(languageServerDirectory, 'jsonrpc'));
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
exports.tryLinkTypes = async function(module, languageServerDirectory) {
|
|
89
|
-
return tryLink(module, 'vscode-languageserver-types', path.join(languageServerDirectory, 'types'));
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
exports.tryLinkProtocol = async function(module, languageServerDirectory) {
|
|
93
|
-
return tryLink(module, 'vscode-languageserver-protocol', path.join(languageServerDirectory, 'protocol'));
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
exports.tryLinkServer = async function(module, languageServerDirectory) {
|
|
97
|
-
return tryLink(module, 'vscode-languageserver', path.join(languageServerDirectory, 'server'));
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
exports.tryLinkClient = async function(module, languageServerDirectory) {
|
|
101
|
-
return tryLink(module, 'vscode-languageclient', path.join(languageServerDirectory, 'client'));
|
|
102
|
-
}
|
package/build/bin/symlink.js
DELETED
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/env node
|
|
2
|
-
/*---------------------------------------------------------------------------------------------
|
|
3
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
|
-
* Licensed under the MIT License. See License.txt in the project root for license information.
|
|
5
|
-
*--------------------------------------------------------------------------------------------*/
|
|
6
|
-
"use strict";
|
|
7
|
-
//@ts-check
|
|
8
|
-
|
|
9
|
-
const path = require('path');
|
|
10
|
-
const ln = require('./linking');
|
|
11
|
-
|
|
12
|
-
const root = path.dirname(path.dirname(__dirname));
|
|
13
|
-
|
|
14
|
-
(async function main() {
|
|
15
|
-
|
|
16
|
-
const languageServerDirectory = path.normalize(path.join(root, '../../../LanguageServer/Node'));
|
|
17
|
-
|
|
18
|
-
console.log(`Symlinking to language server libs at location ${languageServerDirectory}`);
|
|
19
|
-
|
|
20
|
-
// protocol folder
|
|
21
|
-
const clientFolder = path.join(root, 'client');
|
|
22
|
-
await ln.tryLinkJsonRpc(clientFolder, languageServerDirectory);
|
|
23
|
-
await ln.tryLinkTypes(clientFolder, languageServerDirectory);
|
|
24
|
-
await ln.tryLinkProtocol(clientFolder, languageServerDirectory);
|
|
25
|
-
// Hard link the client to have a real path from the node_modules folder
|
|
26
|
-
await ln.tryHardLink(path.join(languageServerDirectory, 'client'), path.join(root, 'client', 'node_modules', 'vscode-languageclient'));
|
|
27
|
-
|
|
28
|
-
// server folder
|
|
29
|
-
const serverFolder = path.join(root, 'server');
|
|
30
|
-
await ln.tryLinkTextDocument(serverFolder, languageServerDirectory);
|
|
31
|
-
await ln.tryLinkJsonRpc(serverFolder, languageServerDirectory);
|
|
32
|
-
await ln.tryLinkTypes(serverFolder, languageServerDirectory);
|
|
33
|
-
await ln.tryLinkProtocol(serverFolder, languageServerDirectory);
|
|
34
|
-
await ln.tryLinkServer(serverFolder, languageServerDirectory);
|
|
35
|
-
})();
|
package/client/.mocharc.json
DELETED
package/client/agents.md
DELETED
package/client/package-lock.json
DELETED
|
@@ -1,176 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "client",
|
|
3
|
-
"version": "3.0.24",
|
|
4
|
-
"lockfileVersion": 2,
|
|
5
|
-
"requires": true,
|
|
6
|
-
"packages": {
|
|
7
|
-
"": {
|
|
8
|
-
"name": "client",
|
|
9
|
-
"version": "3.0.24",
|
|
10
|
-
"license": "MIT",
|
|
11
|
-
"dependencies": {
|
|
12
|
-
"vscode-languageclient": "10.0.0-next.18"
|
|
13
|
-
},
|
|
14
|
-
"devDependencies": {
|
|
15
|
-
"@types/vscode": "1.91.0"
|
|
16
|
-
},
|
|
17
|
-
"engines": {
|
|
18
|
-
"vscode": "^1.91.0"
|
|
19
|
-
}
|
|
20
|
-
},
|
|
21
|
-
"node_modules/@types/vscode": {
|
|
22
|
-
"version": "1.91.0",
|
|
23
|
-
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.91.0.tgz",
|
|
24
|
-
"integrity": "sha512-PgPr+bUODjG3y+ozWUCyzttqR9EHny9sPAfJagddQjDwdtf66y2sDKJMnFZRuzBA2YtBGASqJGPil8VDUPvO6A==",
|
|
25
|
-
"dev": true,
|
|
26
|
-
"license": "MIT"
|
|
27
|
-
},
|
|
28
|
-
"node_modules/balanced-match": {
|
|
29
|
-
"version": "4.0.4",
|
|
30
|
-
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
|
|
31
|
-
"integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
|
|
32
|
-
"engines": {
|
|
33
|
-
"node": "18 || 20 || >=22"
|
|
34
|
-
}
|
|
35
|
-
},
|
|
36
|
-
"node_modules/brace-expansion": {
|
|
37
|
-
"version": "5.0.5",
|
|
38
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.5.tgz",
|
|
39
|
-
"integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==",
|
|
40
|
-
"dependencies": {
|
|
41
|
-
"balanced-match": "^4.0.2"
|
|
42
|
-
},
|
|
43
|
-
"engines": {
|
|
44
|
-
"node": "18 || 20 || >=22"
|
|
45
|
-
}
|
|
46
|
-
},
|
|
47
|
-
"node_modules/minimatch": {
|
|
48
|
-
"version": "10.2.4",
|
|
49
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz",
|
|
50
|
-
"integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==",
|
|
51
|
-
"dependencies": {
|
|
52
|
-
"brace-expansion": "^5.0.2"
|
|
53
|
-
},
|
|
54
|
-
"engines": {
|
|
55
|
-
"node": "18 || 20 || >=22"
|
|
56
|
-
},
|
|
57
|
-
"funding": {
|
|
58
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
59
|
-
}
|
|
60
|
-
},
|
|
61
|
-
"node_modules/semver": {
|
|
62
|
-
"version": "7.7.1",
|
|
63
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
|
|
64
|
-
"integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
|
|
65
|
-
"license": "ISC",
|
|
66
|
-
"bin": {
|
|
67
|
-
"semver": "bin/semver.js"
|
|
68
|
-
},
|
|
69
|
-
"engines": {
|
|
70
|
-
"node": ">=10"
|
|
71
|
-
}
|
|
72
|
-
},
|
|
73
|
-
"node_modules/vscode-jsonrpc": {
|
|
74
|
-
"version": "9.0.0-next.10",
|
|
75
|
-
"resolved": "https://registry.npmjs.org/vscode-jsonrpc/-/vscode-jsonrpc-9.0.0-next.10.tgz",
|
|
76
|
-
"integrity": "sha512-P+UOjuG/B1zkLM+bGIdmBwSkDejxtgo6EjG0pIkwnFBI0a2Mb7od36uUu8CPbECeQuh+n3zGcNwDl16DhuJ5IA==",
|
|
77
|
-
"license": "MIT",
|
|
78
|
-
"engines": {
|
|
79
|
-
"node": ">=14.0.0"
|
|
80
|
-
}
|
|
81
|
-
},
|
|
82
|
-
"node_modules/vscode-languageclient": {
|
|
83
|
-
"version": "10.0.0-next.18",
|
|
84
|
-
"resolved": "https://registry.npmjs.org/vscode-languageclient/-/vscode-languageclient-10.0.0-next.18.tgz",
|
|
85
|
-
"integrity": "sha512-Dpcr0VEEf4SuMW17TFCuKovhvbCx6/tHTnmFyLW1KTJCdVmNG08hXVAmw8Z/izec7TQlzEvzw5PvRfYGzdtr5Q==",
|
|
86
|
-
"license": "MIT",
|
|
87
|
-
"dependencies": {
|
|
88
|
-
"minimatch": "^10.0.3",
|
|
89
|
-
"semver": "^7.7.1",
|
|
90
|
-
"vscode-languageserver-protocol": "3.17.6-next.15"
|
|
91
|
-
},
|
|
92
|
-
"engines": {
|
|
93
|
-
"vscode": "^1.91.0"
|
|
94
|
-
}
|
|
95
|
-
},
|
|
96
|
-
"node_modules/vscode-languageserver-protocol": {
|
|
97
|
-
"version": "3.17.6-next.15",
|
|
98
|
-
"resolved": "https://registry.npmjs.org/vscode-languageserver-protocol/-/vscode-languageserver-protocol-3.17.6-next.15.tgz",
|
|
99
|
-
"integrity": "sha512-aoWX1wwGCndzfrTRhGKVpKAPVy9+WYhUtZW/PJQfHODmVwhVwb4we68CgsQZRTl36t8ZqlSOO2c2TdBPW7hrCw==",
|
|
100
|
-
"license": "MIT",
|
|
101
|
-
"dependencies": {
|
|
102
|
-
"vscode-jsonrpc": "9.0.0-next.10",
|
|
103
|
-
"vscode-languageserver-types": "3.17.6-next.6"
|
|
104
|
-
}
|
|
105
|
-
},
|
|
106
|
-
"node_modules/vscode-languageserver-types": {
|
|
107
|
-
"version": "3.17.6-next.6",
|
|
108
|
-
"resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.17.6-next.6.tgz",
|
|
109
|
-
"integrity": "sha512-aiJY5/yW+xzw7KPNlwi3gQtddq/3EIn5z8X8nCgJfaiAij2R1APKePngv+MUdLdYJBVTLu+Qa0ODsT+pHgYguQ==",
|
|
110
|
-
"license": "MIT"
|
|
111
|
-
}
|
|
112
|
-
},
|
|
113
|
-
"dependencies": {
|
|
114
|
-
"@types/vscode": {
|
|
115
|
-
"version": "1.91.0",
|
|
116
|
-
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.91.0.tgz",
|
|
117
|
-
"integrity": "sha512-PgPr+bUODjG3y+ozWUCyzttqR9EHny9sPAfJagddQjDwdtf66y2sDKJMnFZRuzBA2YtBGASqJGPil8VDUPvO6A==",
|
|
118
|
-
"dev": true
|
|
119
|
-
},
|
|
120
|
-
"balanced-match": {
|
|
121
|
-
"version": "4.0.4",
|
|
122
|
-
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
|
|
123
|
-
"integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA=="
|
|
124
|
-
},
|
|
125
|
-
"brace-expansion": {
|
|
126
|
-
"version": "5.0.5",
|
|
127
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.5.tgz",
|
|
128
|
-
"integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==",
|
|
129
|
-
"requires": {
|
|
130
|
-
"balanced-match": "^4.0.2"
|
|
131
|
-
}
|
|
132
|
-
},
|
|
133
|
-
"minimatch": {
|
|
134
|
-
"version": "10.2.4",
|
|
135
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz",
|
|
136
|
-
"integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==",
|
|
137
|
-
"requires": {
|
|
138
|
-
"brace-expansion": "^5.0.2"
|
|
139
|
-
}
|
|
140
|
-
},
|
|
141
|
-
"semver": {
|
|
142
|
-
"version": "7.7.1",
|
|
143
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
|
|
144
|
-
"integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA=="
|
|
145
|
-
},
|
|
146
|
-
"vscode-jsonrpc": {
|
|
147
|
-
"version": "9.0.0-next.10",
|
|
148
|
-
"resolved": "https://registry.npmjs.org/vscode-jsonrpc/-/vscode-jsonrpc-9.0.0-next.10.tgz",
|
|
149
|
-
"integrity": "sha512-P+UOjuG/B1zkLM+bGIdmBwSkDejxtgo6EjG0pIkwnFBI0a2Mb7od36uUu8CPbECeQuh+n3zGcNwDl16DhuJ5IA=="
|
|
150
|
-
},
|
|
151
|
-
"vscode-languageclient": {
|
|
152
|
-
"version": "10.0.0-next.18",
|
|
153
|
-
"resolved": "https://registry.npmjs.org/vscode-languageclient/-/vscode-languageclient-10.0.0-next.18.tgz",
|
|
154
|
-
"integrity": "sha512-Dpcr0VEEf4SuMW17TFCuKovhvbCx6/tHTnmFyLW1KTJCdVmNG08hXVAmw8Z/izec7TQlzEvzw5PvRfYGzdtr5Q==",
|
|
155
|
-
"requires": {
|
|
156
|
-
"minimatch": "^10.0.3",
|
|
157
|
-
"semver": "^7.7.1",
|
|
158
|
-
"vscode-languageserver-protocol": "3.17.6-next.15"
|
|
159
|
-
}
|
|
160
|
-
},
|
|
161
|
-
"vscode-languageserver-protocol": {
|
|
162
|
-
"version": "3.17.6-next.15",
|
|
163
|
-
"resolved": "https://registry.npmjs.org/vscode-languageserver-protocol/-/vscode-languageserver-protocol-3.17.6-next.15.tgz",
|
|
164
|
-
"integrity": "sha512-aoWX1wwGCndzfrTRhGKVpKAPVy9+WYhUtZW/PJQfHODmVwhVwb4we68CgsQZRTl36t8ZqlSOO2c2TdBPW7hrCw==",
|
|
165
|
-
"requires": {
|
|
166
|
-
"vscode-jsonrpc": "9.0.0-next.10",
|
|
167
|
-
"vscode-languageserver-types": "3.17.6-next.6"
|
|
168
|
-
}
|
|
169
|
-
},
|
|
170
|
-
"vscode-languageserver-types": {
|
|
171
|
-
"version": "3.17.6-next.6",
|
|
172
|
-
"resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.17.6-next.6.tgz",
|
|
173
|
-
"integrity": "sha512-aiJY5/yW+xzw7KPNlwi3gQtddq/3EIn5z8X8nCgJfaiAij2R1APKePngv+MUdLdYJBVTLu+Qa0ODsT+pHgYguQ=="
|
|
174
|
-
}
|
|
175
|
-
}
|
|
176
|
-
}
|
package/client/package.json
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "client",
|
|
3
|
-
"displayName": "ESLint",
|
|
4
|
-
"description": "Integrates ESLint into VS Code.",
|
|
5
|
-
"version": "3.0.24",
|
|
6
|
-
"private": true,
|
|
7
|
-
"author": "Microsoft Corporation",
|
|
8
|
-
"license": "MIT",
|
|
9
|
-
"repository": {
|
|
10
|
-
"type": "git",
|
|
11
|
-
"url": "https://github.com/Microsoft/vscode-eslint.git"
|
|
12
|
-
},
|
|
13
|
-
"bugs": {
|
|
14
|
-
"url": "https://github.com/Microsoft/vscode-eslint/issues"
|
|
15
|
-
},
|
|
16
|
-
"engines": {
|
|
17
|
-
"vscode": "^1.91.0"
|
|
18
|
-
},
|
|
19
|
-
"devDependencies": {
|
|
20
|
-
"@types/vscode": "1.91.0"
|
|
21
|
-
},
|
|
22
|
-
"dependencies": {
|
|
23
|
-
"vscode-languageclient": "10.0.0-next.18"
|
|
24
|
-
},
|
|
25
|
-
"scripts": {
|
|
26
|
-
"test": "node ../node_modules/mocha/bin/_mocha",
|
|
27
|
-
"lint": "node ../node_modules/eslint/bin/eslint.js --ext ts src"
|
|
28
|
-
}
|
|
29
|
-
}
|