TypeScript/tests/cases/project/intReferencingExtAndInt.json
2014-07-12 17:30:19 -07:00

7 lines
154 B
JSON

{
"scenario": "int referencing ext and int",
"projectRoot": "tests/cases/projects/ext-int-ext",
"inputFiles": [
"internal2.ts"
]
}