vscode/extensions/typescript-basics
Robert Massaioli f3ffbedd41
Update for-in loop to work with eslint:recommended (#99721)
The code in the automatic template will fail this eslint rule: https://eslint.org/docs/rules/no-prototype-builtins. This is just plain annoying.

This change will make the snippet generated code not fail the linter. It will also avoid the subtle bugs that the eslint rule was made to avoid in the first place.
2020-06-09 23:52:58 -07:00
..
build Patch js/ts grammars to remove special scopes for node 2020-04-03 14:11:47 -07:00
snippets Update for-in loop to work with eslint:recommended (#99721) 2020-06-09 23:52:58 -07:00
syntaxes Patch js/ts grammars to remove special scopes for node 2020-04-03 14:11:47 -07:00
test Improve new constant color, tests. For #97373 2020-05-29 00:22:17 +02:00
.vscodeignore delete OSSREADME.json 2018-11-20 12:54:22 +01:00
cgmanifest.json Update JS/TS grammars 2020-04-03 14:01:19 -07:00
language-configuration.json Fix invalid JSON. (#65447) 2018-12-23 20:19:29 -08:00
package.json Format 2020-04-13 12:36:42 -07:00
package.nls.json Edit pass on built-in extension descriptions (#44875) 2018-03-01 16:43:06 -08:00