{ "compilerOptions": { "baseUrl": "./static/js", "paths": { "treehouse/*": [ "./*" ], "tairu/*": [ "./components/tairu/*" ] } }, }