mirror of
https://github.com/filiprojek/nork.git
synced 2025-02-20 01:22:58 +01:00
4 lines
77 B
JSON
4 lines
77 B
JSON
|
|
{
|
||
|
|
"require": ["ts-node/register"],
|
||
|
|
"watch-files": ["./src/**/*.ts"]
|
||
|
|
}
|