vscode/build/lib/eslint
Matt Bierner c20b2c9589
Add unique names to most proposal regions
Also updates eslint rule to enforce regions with unique names
2021-11-09 17:56:11 -08:00
..
code-import-patterns.js Build VS Code using TS 4.4 (#127823) 2021-07-08 14:27:39 -07:00
code-import-patterns.ts
code-layering.js Build VS Code using TS 4.4 (#127823) 2021-07-08 14:27:39 -07:00
code-layering.ts
code-no-nls-in-standalone-editor.js Build VS Code using TS 4.4 (#127823) 2021-07-08 14:27:39 -07:00
code-no-nls-in-standalone-editor.ts
code-no-standalone-editor.js Build VS Code using TS 4.4 (#127823) 2021-07-08 14:27:39 -07:00
code-no-standalone-editor.ts
code-no-test-only.js add custom rule to prevent test.only 2021-11-01 16:37:13 +01:00
code-no-test-only.ts add custom rule to prevent test.only 2021-11-01 16:37:13 +01:00
code-no-unexternalized-strings.js Check in .js files from the /build/ folder to improve build speeds 2020-12-14 11:13:16 +01:00
code-no-unexternalized-strings.ts use gh username for todo-tags, nuke some todo-tags 2020-11-02 14:16:55 +01:00
code-no-unused-expressions.js Check in .js files from the /build/ folder to improve build speeds 2020-12-14 11:13:16 +01:00
code-no-unused-expressions.ts Convert build/lib/eslint/code-no-unused-expressions.js to .ts 2020-09-24 17:10:39 +02:00
code-translation-remind.js Build VS Code using TS 4.4 (#127823) 2021-07-08 14:27:39 -07:00
code-translation-remind.ts
utils.js Check in .js files from the /build/ folder to improve build speeds 2020-12-14 11:13:16 +01:00
utils.ts
vscode-dts-cancellation.js add lint rule for missing cancellation token in resolve and provide methods, fyi @alexr00 please remove surpression comment 2021-01-05 18:48:13 +01:00
vscode-dts-cancellation.ts add lint rule for missing cancellation token in resolve and provide methods, fyi @alexr00 please remove surpression comment 2021-01-05 18:48:13 +01:00
vscode-dts-create-func.js Check in .js files from the /build/ folder to improve build speeds 2020-12-14 11:13:16 +01:00
vscode-dts-create-func.ts
vscode-dts-event-naming.js Check in .js files from the /build/ folder to improve build speeds 2020-12-14 11:13:16 +01:00
vscode-dts-event-naming.ts
vscode-dts-interface-naming.js Check in .js files from the /build/ folder to improve build speeds 2020-12-14 11:13:16 +01:00
vscode-dts-interface-naming.ts
vscode-dts-literal-or-types.js add missing compile file 2021-08-31 16:09:10 +02:00
vscode-dts-literal-or-types.ts fix https://github.com/microsoft/vscode/issues/130073 2021-08-31 14:44:42 +02:00
vscode-dts-provider-naming.js missing compilation 2021-01-05 11:01:52 +01:00
vscode-dts-provider-naming.ts add provider naming rule 2021-01-04 20:02:05 +01:00
vscode-dts-region-comments.js Add unique names to most proposal regions 2021-11-09 17:56:11 -08:00
vscode-dts-region-comments.ts Add unique names to most proposal regions 2021-11-09 17:56:11 -08:00
vscode-dts-use-thenable.js add new rule to enforce Thenable over Promise, adopt in vscode.d.ts and vscode.proposed.d.ts 2021-01-20 13:08:04 +01:00
vscode-dts-use-thenable.ts add new rule to enforce Thenable over Promise, adopt in vscode.d.ts and vscode.proposed.d.ts 2021-01-20 13:08:04 +01:00
vscode-dts-vscode-in-comments.js 'vs code' -> 'the editor' in d.ts 2021-06-08 11:35:42 -07:00
vscode-dts-vscode-in-comments.ts 'vs code' -> 'the editor' in d.ts 2021-06-08 11:35:42 -07:00