{"id":17438268,"url":"https://github.com/skan-io/babel-config-react","last_synced_at":"2025-03-28T02:23:20.574Z","repository":{"id":143823793,"uuid":"173205686","full_name":"skan-io/babel-config-react","owner":"skan-io","description":"A configurable @babel plugin for react applications","archived":false,"fork":false,"pushed_at":"2019-04-09T03:26:23.000Z","size":382,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T11:11:48.737Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skan-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-02-28T23:58:05.000Z","updated_at":"2019-04-09T03:22:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"e31752f6-9d4c-4d7d-8cd5-0b30595e7a41","html_url":"https://github.com/skan-io/babel-config-react","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skan-io%2Fbabel-config-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skan-io%2Fbabel-config-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skan-io%2Fbabel-config-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skan-io%2Fbabel-config-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skan-io","download_url":"https://codeload.github.com/skan-io/babel-config-react/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245955838,"owners_count":20699985,"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-10-17T12:05:19.998Z","updated_at":"2025-03-28T02:23:19.965Z","avatar_url":"https://github.com/skan-io.png","language":"JavaScript","readme":"# babel-config-react\nA configurable @babel plugin for react applications\n\n## Usage\n\n\u003e ```bash\n\u003e npm i -D @skan-io/babel-config-react\n\u003e ```\n\n`babel.config.js`\n\n```js\nconst config = require('@skan-io/babel-config-react');\n\nmodule.exports = {\n  ...config.default(\n    true, // Use jest testing env\n    'current', // Node version to target\n    ['last 2 versions','not IE \u003c 11'], // Browser targets\n    ['last 1 Chrome versions'], // Development browser targets\n    ['@babel/plugin-transform-runtime'] // Extra babel plugins\n    // NOTE: these will still need installation\n  )\n};\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskan-io%2Fbabel-config-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskan-io%2Fbabel-config-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskan-io%2Fbabel-config-react/lists"}