File tree
3,268 files changed
+714905
-427715
lines changed- packages
- parser
- tests
- lib
- __snapshots__
- tools
- typescript-estree
- src
- tests
- ast-alignment
- lib
- __snapshots__
- parse/fixtures
- comments
- block-trailing-comment
- __snapshots__
- comment-within-condition
- __snapshots__
- export-default-anonymous-class
- __snapshots__
- jsdoc-comment
- __snapshots__
- jsx-attr-and-text-with-url
- __snapshots__
- jsx-block-comment
- __snapshots__
- jsx-comment-after-jsx
- __snapshots__
- jsx-comment-after-self-closing-jsx
- __snapshots__
- jsx-generic-with-comment-in-tag
- __snapshots__
- jsx-tag-comment-after-prop
- __snapshots__
- jsx-tag-comments
- __snapshots__
- jsx-text-with-multiline-non-comment
- __snapshots__
- jsx-text-with-url
- __snapshots__
- jsx-with-greather-than
- __snapshots__
- jsx-with-operators
- __snapshots__
- line-comment-with-block-syntax
- __snapshots__
- mix-line-and-block-comments
- __snapshots__
- no-comment-regex
- __snapshots__
- no-comment-template
- __snapshots__
- surrounding-call-comments
- __snapshots__
- surrounding-debugger-comments
- __snapshots__
- surrounding-return-comments
- __snapshots__
- surrounding-throw-comments
- __snapshots__
- surrounding-while-loop-comments
- __snapshots__
- switch-fallthrough-comment
- __snapshots__
- switch-fallthrough-comment-in-function
- __snapshots__
- switch-no-default-comment
- __snapshots__
- switch-no-default-comment-in-function
- __snapshots__
- switch-no-default-comment-in-nested-functions
- __snapshots__
- template-string-block
- __snapshots__
- type-assertion-regression-test
- __snapshots__
- javascript
- arrayLiteral
- array-literal-in-lhs
- __snapshots__
- array-literals-in-binary-expr
- __snapshots__
- arrowFunctions
- as-param
- __snapshots__
- as-param-with-params
- __snapshots__
- basic
- __snapshots__
- basic-in-binary-expression
- __snapshots__
- block-body
- __snapshots__
- block-body-not-object
- __snapshots__
- error-dup-params
- __snapshots__
- error-missing-paren
- __snapshots__
- error-not-arrow
- __snapshots__
- error-numeric-param
- __snapshots__
- error-numeric-param-multi
- __snapshots__
- error-reverse-arrow
- __snapshots__
- error-strict-default-param-eval
- __snapshots__
- error-strict-dup-params
- __snapshots__
- error-strict-eval
- __snapshots__
- error-strict-eval-return
- __snapshots__
- error-strict-octal
- __snapshots__
- error-strict-param-arguments
- __snapshots__
- error-strict-param-eval
- __snapshots__
- error-strict-param-names
- __snapshots__
- error-strict-param-no-paren-arguments
- __snapshots__
- error-strict-param-no-paren-eval
- __snapshots__
- error-two-lines
- __snapshots__
- error-wrapped-param
- __snapshots__
- expression
- __snapshots__
- iife
- __snapshots__
- multiple-params
- __snapshots__
- no-auto-return
- __snapshots__
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
3,268 files changed
+714905
-427715
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
|
0 commit comments