Closed nicollite closed 4 years ago
Change tsconfig file for build the sorce code in typescript into js and add config for later testing with with jest directly in ts. Also change package.json to get the compiled files with "main" and "types" to get the typescript interfaces and types
Get wrong commits for this pull request
Description
Change tsconfig file for build the sorce code in typescript into js and add config for later testing with with jest directly in ts. Also change package.json to get the compiled files with "main" and "types" to get the typescript interfaces and types