Skip to content

Latest commit

 

History

History

ts-project

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ts-project

Source and test files are writen in typescript and transpiled with to es6 with tsc. - using npm run test:watch command

Properties "mocha.sourceDir" and "mocha.outputDir" in .vscode/settings.json must be specified.

This configuration will work with react .tsx files - babel preset is needed.