{"id":26785764,"url":"https://github.com/lwd-technology/react-app-rewire-typescript","last_synced_at":"2025-04-19T18:13:47.674Z","repository":{"id":65411576,"uuid":"103984890","full_name":"lwd-technology/react-app-rewire-typescript","owner":"lwd-technology","description":"Add ts-loader to a react-app-rewired config.","archived":false,"fork":false,"pushed_at":"2018-08-14T08:53:39.000Z","size":41,"stargazers_count":55,"open_issues_count":5,"forks_count":12,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-04-24T16:36:52.497Z","etag":null,"topics":["react-app-rewired","ts-loader","typescript","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lwd-technology.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-18T19:50:53.000Z","updated_at":"2023-12-27T12:01:21.000Z","dependencies_parsed_at":"2023-01-23T10:55:00.526Z","dependency_job_id":null,"html_url":"https://github.com/lwd-technology/react-app-rewire-typescript","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwd-technology%2Freact-app-rewire-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwd-technology%2Freact-app-rewire-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwd-technology%2Freact-app-rewire-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwd-technology%2Freact-app-rewire-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lwd-technology","download_url":"https://codeload.github.com/lwd-technology/react-app-rewire-typescript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249760361,"owners_count":21321844,"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":["react-app-rewired","ts-loader","typescript","webpack"],"created_at":"2025-03-29T11:30:34.904Z","updated_at":"2025-04-19T18:13:47.644Z","avatar_url":"https://github.com/lwd-technology.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-app-rewire-typescript\n\nAdd [Typescript](https://github.com/microsoft/typescript) Webpack loading to a [`react-app-rewired`](https://github.com/timarney/react-app-rewired) config.\n\n```js\n/* config-overrides.js */\n\nconst rewireTypescript = require('react-app-rewire-typescript');\n\nmodule.exports = function override(config, env) {\n    // ...\n    config = rewireTypescript(config, env);\n    // ...\n    return config;\n}\n```\n\nFor running `.ts` test files, take a look at [`ts-jest`](https://github.com/kulshekhar/ts-jest). PRs to integrate `ts-jest` compatibility into this repo are welcome.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flwd-technology%2Freact-app-rewire-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flwd-technology%2Freact-app-rewire-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flwd-technology%2Freact-app-rewire-typescript/lists"}