insomnia/scripts/changelog-image/tsconfig.json
2022-03-30 12:45:16 +00:00

7 lines
82 B
JSON

{
"extends": "../../tsconfig.base.json",
"ts-node": {
"files": true
}
}