Skip to content

Commit

Permalink
update typescript allowlist
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Apr 19, 2021
1 parent b8bd655 commit e703c47
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions scripts/parser-tests/typescript/allowlist.txt
Expand Up @@ -71,7 +71,6 @@ classCannotExtendVar.ts
classExpressionWithDecorator1.ts
classExtendsAcrossFiles.ts
classExtendsMultipleBaseClasses.ts
classIndexer5.ts
classOverloadForFunction.ts
classWithEmptyTypeParameter.ts
collisionExportsRequireAndClass.ts
Expand All @@ -87,7 +86,6 @@ constEnumNoEmitReexport.ts
constEnumNoPreserveDeclarationReexport.ts
constEnumPreserveEmitReexport.ts
contextualOverloadListFromArrayUnion.ts
controlFlowPrivateClassField.ts
convertKeywordsYes.ts
declarationEmitAmdModuleNameDirective.ts
declarationEmitCommonSourceDirectoryDoesNotContainAllFiles.ts
Expand Down Expand Up @@ -199,7 +197,6 @@ esModuleInterop.ts
esModuleInteropImportTSLibHasImport.ts
esModuleInteropNamedDefaultImports.ts
esModuleInteropTslibHelpers.ts
esNextWeakRefs_IterableWeakMap.ts
expandoFunctionContextualTypesNoValue.ts
exportAssignClassAndModule.ts
exportAssignmentImportMergeNoCrash.ts
Expand Down Expand Up @@ -250,7 +247,6 @@ importDeclWithClassModifiers.ts
importDeclWithDeclareModifierInAmbientContext.ts
importHelpers.ts
importHelpersAmd.ts
importHelpersES6.ts
importHelpersInAmbientContext.ts
importHelpersInIsolatedModules.ts
importHelpersInTsx.tsx
Expand Down Expand Up @@ -390,8 +386,6 @@ preserveUnusedImports.ts
privacyCheckExternalModuleExportAssignmentOfGenericClass.ts
privacyTopLevelAmbientExternalModuleImportWithExport.ts
privacyTopLevelAmbientExternalModuleImportWithoutExport.ts
privateFieldAssignabilityFromUnknown.ts
privateNameWeakMapCollision.ts
reExportGlobalDeclaration1.ts
reExportUndefined1.ts
reExportUndefined2.ts
Expand Down

0 comments on commit e703c47

Please sign in to comment.