- The users of this style guide will probably expect that all of the rules that it prescribes will be enforced by eslint. However, this is not the case - there is a secret, non-documented segmentation where some rules are enforced and others are not, because they would be "too noisy on a legacy codebase". An example of a problematic rule like this is covered in issue #2020. I propose that all of
tc39
Here are 49 public repositories matching this topic...
-
Updated
Jul 19, 2019 - TypeScript
There doesn't seem to be coverage for redeclaring "arguments" in direct eval in function parameter expressions. For example:
function f(p = eval("var arguments")) {}
f();should throw a SyntaxError when evaluating EvalDeclarationInstantiation in step 5.d.ii.2.a.i.
I've written some basic tests at <https://phabricator.
- My issue is not bikeshedding. (we can bikeshed at
a later proposal stage) - My issue is not a request to add lots of stuff to
the semantics. (we can add things in follow-on proposals) - My issue is appropriate for a stage 0 proposal
-
Updated
May 29, 2020 - TypeScript
Champions: Sam Goto (@samuelgoto), Rick Waldron (@rwaldron)
Spec Repo: https://github.com/tc39/proposal-numeric-separator
Moved to Stage 1 at the May 2017 meeting: https://github.com/tc39/agendas/blob/master/2017/05.md
Moved from Stage 1 to Stage 2 at the July 2017 meeting: https://github.com/tc39/agendas/blob/master/2017/07.md
Moved to Stage 3 at the Nov 2017 meeting: https://github.com/tc39/
-
Updated
May 26, 2020 - TypeScript
-
Updated
Mar 23, 2020 - CSS
-
Updated
May 28, 2020 - HTML
-
Updated
Dec 31, 2019 - HTML
-
Updated
Apr 17, 2020
-
Updated
Mar 18, 2020 - TypeScript
-
Updated
May 20, 2020 - JavaScript
-
Updated
Jun 28, 2019 - JavaScript
If N-api bindings are used, this implies Node 9 or 10. Node 8.x would not be supported unless N-api gets back ported, right?
-
Updated
May 12, 2018 - HTML
-
Updated
Sep 21, 2018 - JavaScript
-
Updated
Apr 17, 2020 - HTML
-
Updated
Apr 16, 2020
-
Updated
Mar 15, 2018
-
Updated
Apr 9, 2017
-
Updated
Nov 25, 2017
-
Updated
Apr 8, 2019 - TypeScript
Improve this page
Add a description, image, and links to the tc39 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tc39 topic, visit your repo's landing page and select "manage topics."