Chore: Bump ts-node to 8.1.0 (#17093)
This commit is contained in:
committed by
Torkel Ödegaard
parent
b8e67a2a4c
commit
f30e5cce59
+2
-1
@@ -32,7 +32,8 @@
|
||||
"app": ["app"],
|
||||
"sass": ["sass"]
|
||||
},
|
||||
"skipLibCheck": true
|
||||
"skipLibCheck": true,
|
||||
"preserveSymlinks": true
|
||||
},
|
||||
"include": [
|
||||
"public/app/**/*.ts",
|
||||
|
||||
Reference in New Issue
Block a user