TypeScript/tests/cases/project/jsFileCompilationDifferentNamesSpecified.json
2015-09-16 14:02:20 -07:00

7 lines
258 B
JSON

{
"scenario": "Verify when different .ts and .js file exist and their names are specified in tsconfig.json",
"projectRoot": "tests/cases/projects/jsFileCompilation",
"baselineCheck": true,
"declaration": true,
"project": "DifferentNamesSpecified"
}