typescript
Yanick Champoux 2020-02-02 14:53:13 -05:00
parent 4c0d7b366f
commit e7fbd582fc
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
module.exports = {
"roots": [
"./dist"
"./src"
],
"transform": {
"^.+\\.ts$": "ts-jest",