mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 04:42:10 +00:00
177 lines
No EOL
3 KiB
Markdown
177 lines
No EOL
3 KiB
Markdown
Compatibility: 0/173 (0.00%)
|
|
|
|
# Failed
|
|
|
|
* array-spread
|
|
* arrays
|
|
* arrow-call
|
|
* arrows
|
|
* arrows/newline-before-arrow
|
|
* arrows/semi
|
|
* arrows-bind
|
|
* assignment
|
|
* assignment-comments
|
|
* assignment-expression
|
|
* async
|
|
* async-do-expressions
|
|
* babel-plugins
|
|
* big-int
|
|
* binary-expressions
|
|
* binary_math
|
|
* bind-expressions
|
|
* bom
|
|
* bracket-spacing
|
|
* break-calls
|
|
* call/first-argument-expansion
|
|
* call/invalid
|
|
* call/no-argument
|
|
* chain-expression
|
|
* class-comment
|
|
* class-extends
|
|
* class-static-block
|
|
* classes
|
|
* classes/keyword-property
|
|
* classes/top-level-super
|
|
* classes-private-fields
|
|
* comments
|
|
* comments/flow-types
|
|
* comments/function
|
|
* comments/html-like
|
|
* comments-closure-typecast
|
|
* comments-pipeline-own-line
|
|
* computed-props
|
|
* conditional
|
|
* cursor
|
|
* cursor/require-pragma
|
|
* decorator-auto-accessors
|
|
* decorators
|
|
* decorators/class-expression
|
|
* decorators-export
|
|
* deferred-import-evaluation
|
|
* destructuring
|
|
* destructuring-ignore
|
|
* destructuring-private-fields
|
|
* directives
|
|
* directives/comments
|
|
* do
|
|
* dynamic-import
|
|
* empty
|
|
* empty-paren-comment
|
|
* empty-statement
|
|
* end-of-line
|
|
* eol
|
|
* es6modules
|
|
* explicit-resource-management
|
|
* export
|
|
* export-default
|
|
* export-default/escaped
|
|
* export-default/export-default-from
|
|
* export-star
|
|
* expression_statement
|
|
* for
|
|
* for-await
|
|
* for-of
|
|
* function
|
|
* function-comments
|
|
* function-first-param
|
|
* function-single-destructuring
|
|
* functional-composition
|
|
* generator
|
|
* identifier/for-of
|
|
* identifier/parentheses
|
|
* if
|
|
* ignore
|
|
* ignore/semi
|
|
* import
|
|
* import-assertions
|
|
* import-assertions/bracket-spacing
|
|
* import-attributes
|
|
* import-attributes/bracket-spacing
|
|
* import-meta
|
|
* import-reflection
|
|
* in
|
|
* invalid-code
|
|
* label
|
|
* last-argument-expansion
|
|
* line
|
|
* line-suffix-boundary
|
|
* literal
|
|
* literal-numeric-separator
|
|
* logical-assignment
|
|
* logical_expressions
|
|
* member
|
|
* method-chain
|
|
* method-chain/print-width-120
|
|
* module-blocks
|
|
* module-string-names
|
|
* multiparser-comments
|
|
* multiparser-css
|
|
* multiparser-graphql
|
|
* multiparser-html
|
|
* multiparser-html/language-comment
|
|
* multiparser-invalid
|
|
* multiparser-markdown
|
|
* multiparser-text
|
|
* new-expression
|
|
* new-target
|
|
* newline
|
|
* no-semi
|
|
* no-semi-babylon-extensions
|
|
* non-strict
|
|
* nullish-coalescing
|
|
* numeric-separators
|
|
* object-colon-bug
|
|
* object-prop-break-in
|
|
* object-property-comment
|
|
* object-property-ignore
|
|
* objects
|
|
* objects/assignment-expression
|
|
* optional-catch-binding
|
|
* optional-chaining
|
|
* optional-chaining-assignment
|
|
* partial-application
|
|
* performance
|
|
* pipeline-operator
|
|
* preserve-line
|
|
* private-in
|
|
* quote-props
|
|
* quotes
|
|
* range
|
|
* record
|
|
* regex
|
|
* require
|
|
* require-amd
|
|
* reserved-word
|
|
* rest
|
|
* return
|
|
* return-outside-function
|
|
* sequence-break
|
|
* sequence-expression
|
|
* shebang
|
|
* sloppy-mode
|
|
* source-phase-imports
|
|
* spread
|
|
* strings
|
|
* switch
|
|
* tab-width
|
|
* template
|
|
* template-align
|
|
* template-literals
|
|
* ternaries
|
|
* test-declarations
|
|
* throw_expressions
|
|
* throw_statement
|
|
* top-level-await
|
|
* trailing-comma
|
|
* trailing-whitespace
|
|
* try
|
|
* tuple
|
|
* unary
|
|
* unary-expression
|
|
* unicode
|
|
* update-expression
|
|
* v8_intrinsic
|
|
* variable_declarator
|
|
* while
|
|
* with
|
|
* yield |