{
"scripts": {
"watch": "../node_modules/.bin/tsc -p ./src --watch",
"import-typescript": "node ./scripts/importTypescript"
}