TypeScript/tests/cases/project/specifyExcludeWithOutUsingRelativePath.json
Yui 899f667544 Recognize relative path using in outDir property (#9025)
* Recognize relative path using in outDir property

* Add projects tests

* Add project .json files

* Update baselines
2016-06-08 13:20:47 -07:00

6 lines
No EOL
213 B
JSON

{
"scenario": "Verify exclude property without using relative path",
"projectRoot": "tests/cases/projects/projectOption/SpecifyExcludeWithOutUsingRelativePath",
"baselineCheck": true,
"declaration": true
}