{"id":23041367,"url":"https://github.com/completejavascript/cra-alias-demo","last_synced_at":"2025-04-03T00:40:55.902Z","repository":{"id":93864763,"uuid":"476909433","full_name":"completejavascript/cra-alias-demo","owner":"completejavascript","description":"Demo to setup path aliases in React application with Create-react-app","archived":false,"fork":false,"pushed_at":"2022-04-02T15:29:46.000Z","size":290,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T14:45:14.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/completejavascript.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-02T00:54:59.000Z","updated_at":"2022-04-02T14:11:36.000Z","dependencies_parsed_at":"2023-03-08T12:45:33.086Z","dependency_job_id":null,"html_url":"https://github.com/completejavascript/cra-alias-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/completejavascript%2Fcra-alias-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/completejavascript%2Fcra-alias-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/completejavascript%2Fcra-alias-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/completejavascript%2Fcra-alias-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/completejavascript","download_url":"https://codeload.github.com/completejavascript/cra-alias-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246916739,"owners_count":20854511,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-15T19:32:37.830Z","updated_at":"2025-04-03T00:40:55.867Z","avatar_url":"https://github.com/completejavascript.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Using `jsconfig.json/tsconfig.json`\n\nGithub supports setting `baseUrl` in `jsconfig.json` and `tsconfig.json`. To configure `baseUrl` to point to the `src` directory in your JavaScript project, create a `jsconfig.json` file in your project root:\n\n```json\n{\n  \"compilerOptions\": {\n    \"baseUrl\": \"src\"\n  },\n  \"include\": [\"src\"]\n}\n```\n\nIf you have a TypeScript project you can configure `baseUrl` the same way in your `tsconfig.json`.\n\nCurrently the only supported options for `baseUrl` are `node_modules` (the default) and `src`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompletejavascript%2Fcra-alias-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcompletejavascript%2Fcra-alias-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompletejavascript%2Fcra-alias-demo/lists"}