{"id":43128655,"url":"https://github.com/500tech/code-style","last_synced_at":"2026-01-31T20:52:49.720Z","repository":{"id":72531848,"uuid":"41728306","full_name":"500tech/code-style","owner":"500tech","description":null,"archived":false,"fork":false,"pushed_at":"2015-10-22T05:22:58.000Z","size":182,"stargazers_count":8,"open_issues_count":1,"forks_count":6,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-04-30T10:33:26.871Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/500tech.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}},"created_at":"2015-09-01T09:04:07.000Z","updated_at":"2022-03-11T08:48:36.000Z","dependencies_parsed_at":"2023-03-01T13:16:24.750Z","dependency_job_id":null,"html_url":"https://github.com/500tech/code-style","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/500tech/code-style","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/500tech%2Fcode-style","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/500tech%2Fcode-style/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/500tech%2Fcode-style/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/500tech%2Fcode-style/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/500tech","download_url":"https://codeload.github.com/500tech/code-style/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/500tech%2Fcode-style/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28954409,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T18:30:42.805Z","status":"ssl_error","status_checked_at":"2026-01-31T18:30:19.593Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-01-31T20:52:49.635Z","updated_at":"2026-01-31T20:52:49.712Z","avatar_url":"https://github.com/500tech.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 500Tech Code Style\n\nThis repository contains all the code style settings we use at 500Tech.\n \n\n## ESLint\n\nThere are four files for eslint:\n\n1. .eslintrc\n2. .eslintrc-angular\n3. .eslintrc-react\n4. .eslintrc-both\n\nAll four files share the standard rule set. The first file (without a suffix)\nis a clean rule set without any plugins. The last one includes all rules both\nfor angular and react.\n\nIt's best to add ESLint support to WebStorm:\n\n  1. npm i -g eslint eslint-plugin-react eslint-plugin-angular\n  2. File | Default Settings | Languages \u0026 Frameworks | JavaScript | Code Quality Tools | ESLint\n  3. Enable\n  4. Node interpreter: /usr/local/bin/node\n  5. ESLint package: /usr/local/lib/node_modules/eslint\n  6. Check \"Search for .eslintrc\"\n  7. Put .eslintrc at the root of the project\n\n**Note:** If you use angular/react versions of the file,\n          don't forget to remove the suffix in the filename.\n\n\n## WebStorm Code Style\n\nThis file includes the default code style settings for WebStorm.\n\n  1. File | Import Settings\n  2. Import the file\n  3. Restart WS\n  4. File | Default Settings | Editor | Code Style\n  5. Select \"500Tech Default\" scheme (on the top)\n  \n**Note:** You might need to apply this scheme to existing projects. \n\n\n## WebStorm Inspections\n\nThis file includes the default inspections settings for WebStorm.\nThis should work well together with ESLint configuration,\nas the rules and the inspections are manually matched.\n\n  1. File | Default Settings | Editor | Inspections\n  2. Profile: Manage → Import\n  3. Select the \"500Tech Default\" profile\n\n**Note:** You might need to apply this profile to existing projects.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F500tech%2Fcode-style","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F500tech%2Fcode-style","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F500tech%2Fcode-style/lists"}