{"id":22511547,"url":"https://github.com/codepunkt/vscode-defaults","last_synced_at":"2025-10-07T13:19:37.555Z","repository":{"id":143804693,"uuid":"86977969","full_name":"codepunkt/vscode-defaults","owner":"codepunkt","description":"Generates opinionated vscode workspace settings for Javascript projects","archived":false,"fork":false,"pushed_at":"2017-05-05T07:01:04.000Z","size":50,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-08T21:04:13.819Z","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/codepunkt.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":"2017-04-02T10:05:35.000Z","updated_at":"2022-11-19T19:29:08.000Z","dependencies_parsed_at":"2023-05-28T06:30:21.942Z","dependency_job_id":null,"html_url":"https://github.com/codepunkt/vscode-defaults","commit_stats":{"total_commits":19,"total_committers":2,"mean_commits":9.5,"dds":0.368421052631579,"last_synced_commit":"52ef11b770c90823c646d7bb94aeb81af671ade8"},"previous_names":["codepunkt/vscode-config-codepunkt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codepunkt/vscode-defaults","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepunkt%2Fvscode-defaults","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepunkt%2Fvscode-defaults/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepunkt%2Fvscode-defaults/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepunkt%2Fvscode-defaults/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codepunkt","download_url":"https://codeload.github.com/codepunkt/vscode-defaults/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepunkt%2Fvscode-defaults/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278780514,"owners_count":26044568,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-07T02:13:11.978Z","updated_at":"2025-10-07T13:19:37.522Z","avatar_url":"https://github.com/codepunkt.png","language":"JavaScript","readme":"# vscode-defaults\n\nGenerates opinionated [Visual Studio Code][1] workspace settings for JavaScript and [React][2] projects. This sets up\n\n- recommendations for [VSCode][1] extensions\n- linting with [ESLint][2]\n- autoformatting your code with [Prettier][3] and [ESLint][2]\n\nBoth linting and autoformatting are largely based on [JavaScript Standard Style][4]\n\n## Installation\n\n[ESLint][2] is required as a peer dependency. To install this package, the [Yarn][5] command is\n\n```\nyarn add --dev eslint vscode-defaults\n```\n\nIf you don't have Yarn yet, [install it first][6].\n\nOn installation, this will copy a `.vscode` workspace settings folder, `.gitignore`, `.editorconfig` and `.eslintrc` files to your project. If any of these exist, the existing versions will be kept.\n\nOpen your project directory in [VSCode][1] and install the recommended plugins. Reload [VSCode][1] afterwards.\n\n### Dealing with changes\n\nIt is advised that you let this package manage your projects `.vscode` folder as well as the `.editorconfig`, `.eslintrc` and `.gitignore` files. If you want to do changes in any of them, create a pull request to this project with a description of your use case and changes.\n\n### Updating and overwriting files with new version\n\nTo upgrade your version of `vscode-defaults` run\n\n```\nyarn upgrade vscode-defaults\n```\n\nIf you have upgraded your version of `vscode-defaults` and would like to have your previously generated files overwritten by the new version, you can use the `--force` option of the CLI\n\n```\nnode_modules/.bin/vscode-defaults --force\n```\n\n## Requirements\n\n- Node.js `^6.9.4` or newer\n- ESLint `^3.19.0` or newer\n\n[1]: https://github.com/Microsoft/vscode\n[2]: https://github.com/facebook/react\n[3]: https://github.com/eslint/eslint\n[4]: https://github.com/prettier/prettier\n[5]: https://github.com/feross/standard\n[6]: https://github.com/yarnpkg/yarn\n[7]: https://yarnpkg.com/en/docs/install\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodepunkt%2Fvscode-defaults","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodepunkt%2Fvscode-defaults","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodepunkt%2Fvscode-defaults/lists"}