Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 5799f13

Browse files
thicodesalloy
authored andcommitted
Add ts-ignore to CompilerContext
1 parent bdc6bd7 commit 5799f13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/TypeScriptGenerator-test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// @ts-ignore
12
// TODO - Update CompilerContext type when release @types/relay-compiler 8
23
import { CompilerContext, IRTransforms, Root } from "relay-compiler";
34
import { TypeGeneratorOptions } from "relay-compiler/lib/language/RelayLanguagePluginInterface";

0 commit comments

Comments
 (0)