mirror of
https://github.com/filiprojek/nork.git
synced 2025-01-18 08:12:57 +01:00
5 lines
72 B
JSON
5 lines
72 B
JSON
{
|
|
"require": ["ts-node/register"],
|
|
"watch-files": ["./src/**/*.ts"]
|
|
}
|