TypeScript/tests/cases/project/defaultExcludeNodeModulesAndRelativePathOutDirWithAllowJS.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

5 lines
No EOL
239 B
JSON

{
"scenario": "Verify default exclude property with relative path for 'outDir' in project option",
"projectRoot": "tests/cases/projects/projectOption/DefaultExcludeNodeModulesAndRelativePathOutDirWithAllowJS",
"baselineCheck": true
}