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