- 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