{ "compilerOptions": { "allowJs": true, "baseUrl": ".", "paths": { "~/*": ["./*"], "~helpers": ["./helpers/*"] } } }