Skip to content
Snippets Groups Projects
Commit ac8cb5e4 authored by Sebastien DUMETZ's avatar Sebastien DUMETZ
Browse files

fix ts-node for server watch

parent 68899778
No related branches found
No related tags found
No related merge requests found
......@@ -19,5 +19,6 @@
"include": ["./**/*.ts"],
"exclude": [
"node_modules"
]
],
"ts-node": { "esm": true }
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment