UNPKG

128 BJSONView Raw
1{
2 "verbose": false,
3 "ignore": [
4 ".git",
5 ".idea"
6 ],
7 "execMap": {
8 "ts": "ts-node"
9 },
10 "restartable": "r"
11}