Skip to content

Latest commit

 

History

History
43 lines (43 loc) · 1.02 KB

TODO.md

File metadata and controls

43 lines (43 loc) · 1.02 KB
  • noForInStatement
  • noLabeledStatement
  • noDebuggerStatement
  • noDeleteExpression
  • noNullLiteral
  • noPrivateIdentifier
  • noTypeOfExpression
  • noVoidExpression
  • noRegex
  • noAny
  • noVar
  • noGetterSetter
  • noEqualsEquals
  • noExclamationEquals
  • noComma
  • noEnumMerging
  • noNamespaceMerging
  • noSpreadDestructuring
  • noFunctionExpressionName
  • noPrecedingSpreadElement
  • noDestructureAssignmentExpression
  • noExportAssignmentLet
  • noExportLetAlias
  • noGlobalThis
  • noArguments
  • noPrototype
  • noSuperProperty
  • noNonNumberRelationOperator
  • noOptionalMacroCall
  • noMixedTypeCall
  • noIndexWithoutCall
  • noMacroWithoutCall
  • noConstructorMacroWithoutNew
  • noMacroExtends
  • missingImportOrExport
  • noModuleSpecifierFile
  • noRojoData
  • noNonModuleImport
  • noIsolatedImport
  • noRoactInheritance
  • noSuperPropertyCallRoactComponent
  • noSuperConstructorRoactComponent
  • noJsxText