Files
docx-js/.vscode/launch.json
Dolan d04c42cbe8 Use esm for ts-node (#2459)
* Use esm for ts-node

* Add esm flag

* Change tsconfig properties

* Use tsx rather than ts-node

* Use tsx

* Remove ts-node
2023-12-22 01:10:54 +00:00

5 lines
53 B
JSON

{
"version": "0.2.0",
"configurations": []
}