{"id":25146506,"url":"https://github.com/csfelix/vs-code-setting-files","last_synced_at":"2025-08-07T21:34:05.777Z","repository":{"id":149420398,"uuid":"534360071","full_name":"CSFelix/vs-code-setting-files","owner":"CSFelix","description":"🌱 Explanation about the Settings Files on Visual Studio Code to work with NodeJS in back-end!! 🌱","archived":false,"fork":false,"pushed_at":"2022-09-29T00:43:39.000Z","size":781,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-28T12:52:45.129Z","etag":null,"topics":["editorconfig","eslint","nodemon","prettier","sequelize","sucrase","yarn"],"latest_commit_sha":null,"homepage":"","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/CSFelix.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,"zenodo":null}},"created_at":"2022-09-08T19:16:25.000Z","updated_at":"2023-07-05T11:28:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"9230d5b9-b747-49ba-b0c0-2966372a7da4","html_url":"https://github.com/CSFelix/vs-code-setting-files","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CSFelix/vs-code-setting-files","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFelix%2Fvs-code-setting-files","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFelix%2Fvs-code-setting-files/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFelix%2Fvs-code-setting-files/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFelix%2Fvs-code-setting-files/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CSFelix","download_url":"https://codeload.github.com/CSFelix/vs-code-setting-files/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFelix%2Fvs-code-setting-files/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269330472,"owners_count":24399116,"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-08-07T02:00:09.698Z","response_time":73,"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":["editorconfig","eslint","nodemon","prettier","sequelize","sucrase","yarn"],"created_at":"2025-02-08T20:19:15.402Z","updated_at":"2025-08-07T21:34:05.765Z","avatar_url":"https://github.com/CSFelix.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e🌟 VS Code - Setting Files 🌟\u003c/h1\u003e\n\n----\n\u003cbr\u003e\n\n### `❓ What's it? ❓`\n\n\u003e Explanation about the Settings Files on Visual Studio Code to work with NodeJS in back-end!!\n\n----\n\u003cbr\u003e\n\n### `⚙️ .editorconfig ⚙️`\n\n```\nDefault settings when the team works on different IDE's\nThe file doesn't have a name, it's just the extension.\n```\n\n----\n\u003cbr\u003e\n\n### `⚙️ eslintrc.js ⚙️`\n\n```\nAuto fix in code formatation\n```\n\n----\n\u003cbr\u003e\n\n### `⚙️ .prettierrc ⚙️`\n\n```\nAuto fix in code formatation\nThe file doesn't have a name, it's just the extension.\n```\n\n----\n\u003cbr\u003e\n\n### `⚙️ .sequelizerc ⚙️`\n\n```\nManipulation in databases.\nThe file doesn't have a name, it's just the extension.\n```\n\n----\n\u003cbr\u003e\n\n### `⚙️ nodemon.json ⚙️`\n\n```\nConfiguration to nodemon works together with sucrase library\n```\n\n----\n\u003cbr\u003e\n\n### `⚙️ package.json ⚙️`\n\n```\nAll dev and production dependencies!\nExecutes yarn on terminal to install all of them!!\n```\n\n----\n\u003cbr\u003e\n\n### `⚙️ yarn.lock ⚙️`\n\n```\nYarn settings\n```\n\n----\n\u003cbr\u003e\n\n### `📫 Reach Me 📫`\n\n\u003e **Email:** **[csfelix08@gmail.com](mailto:csfelix08@gmail.com?)**\n\n\u003e **Linkedin:** **[linkedin.com/in/csfelix/](https://www.linkedin.com/in/csfelix/)**\n\n\u003e **Instagram:** **[instagram.com/c0deplus/](https://www.instagram.com/c0deplus/)**\n\n----\n\n\u003e **Portfolio:** **[CSFelix.io](https://csfelix.github.io/)**\n\n\u003e **Kaggle:** **[DSFelix](https://www.kaggle.com/dsfelix)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsfelix%2Fvs-code-setting-files","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsfelix%2Fvs-code-setting-files","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsfelix%2Fvs-code-setting-files/lists"}