.. |
code-import-patterns.js
|
Check in `.js` files from the `/build/` folder to improve build speeds
|
2020-12-14 11:13:16 +01:00 |
code-import-patterns.ts
|
cleanup rule meta data, add links when possible
|
2019-12-31 11:32:41 +01:00 |
code-layering.js
|
Check in `.js` files from the `/build/` folder to improve build speeds
|
2020-12-14 11:13:16 +01:00 |
code-layering.ts
|
cleanup rule meta data, add links when possible
|
2019-12-31 11:32:41 +01:00 |
code-no-nls-in-standalone-editor.js
|
Check in `.js` files from the `/build/` folder to improve build speeds
|
2020-12-14 11:13:16 +01:00 |
code-no-nls-in-standalone-editor.ts
|
cleanup rule meta data, add links when possible
|
2019-12-31 11:32:41 +01:00 |
code-no-standalone-editor.js
|
Check in `.js` files from the `/build/` folder to improve build speeds
|
2020-12-14 11:13:16 +01:00 |
code-no-standalone-editor.ts
|
cleanup rule meta data, add links when possible
|
2019-12-31 11:32:41 +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
|
Check in `.js` files from the `/build/` folder to improve build speeds
|
2020-12-14 11:13:16 +01:00 |
code-translation-remind.ts
|
cleanup rule meta data, add links when possible
|
2019-12-31 11:32:41 +01:00 |
utils.js
|
Check in `.js` files from the `/build/` folder to improve build speeds
|
2020-12-14 11:13:16 +01:00 |
utils.ts
|
use AST selector to simplify things
|
2019-12-30 14:57:04 +01:00 |
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
|
add some lint rules that enforce our api-guidelines
|
2020-01-31 12:10:58 +01:00 |
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
|
Add CustomDocumentContentChangeEvent
|
2020-04-16 17:40:20 -07:00 |
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
|
add some lint rules that enforce our api-guidelines
|
2020-01-31 12:10:58 +01:00 |
vscode-dts-literal-or-types.js
|
Check in `.js` files from the `/build/` folder to improve build speeds
|
2020-12-14 11:13:16 +01:00 |
vscode-dts-literal-or-types.ts
|
Don't report literal errors on null
|
2020-06-22 15:43:13 -07: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 api lint rule for region comments
|
2021-01-21 17:42:33 +01:00 |
vscode-dts-region-comments.ts
|
add api lint rule for region comments
|
2021-01-21 17:42:33 +01: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 |