Add tsconfig-paths package to project
This commit is contained in:
parent
3697bdf980
commit
06371ba44b
|
|
@ -23,6 +23,7 @@
|
|||
"devDependencies": {
|
||||
"@types/node": "^9.3.0",
|
||||
"nodemon": "^1.14.1",
|
||||
"ts-node": "^4.1.0"
|
||||
"ts-node": "^4.1.0",
|
||||
"tsconfig-paths": "^3.1.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue