Chore: Bump ts-node to 8.1.0 (#17093)

This commit is contained in:
Johannes Schill
2019-05-15 14:40:53 +02:00
committed by Torkel Ödegaard
parent b8e67a2a4c
commit f30e5cce59
3 changed files with 7 additions and 6 deletions
+2 -1
View File
@@ -32,7 +32,8 @@
"app": ["app"],
"sass": ["sass"]
},
"skipLibCheck": true
"skipLibCheck": true,
"preserveSymlinks": true
},
"include": [
"public/app/**/*.ts",