{"id":19450225,"url":"https://github.com/ymc-github/eslint-config","last_synced_at":"2026-05-16T06:02:48.666Z","repository":{"id":57229615,"uuid":"195334152","full_name":"YMC-GitHub/eslint-config","owner":"YMC-GitHub","description":"lint my javascript code","archived":false,"fork":false,"pushed_at":"2020-03-21T11:02:59.000Z","size":114,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-08T08:35:00.347Z","etag":null,"topics":["2018","es2015","es2016","es2017","eslint","eslint-config","javascript","style-guide","yemiancheng"],"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/YMC-GitHub.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}},"created_at":"2019-07-05T03:41:09.000Z","updated_at":"2020-03-21T11:03:05.000Z","dependencies_parsed_at":"2022-09-14T14:50:35.765Z","dependency_job_id":null,"html_url":"https://github.com/YMC-GitHub/eslint-config","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Feslint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Feslint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Feslint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Feslint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YMC-GitHub","download_url":"https://codeload.github.com/YMC-GitHub/eslint-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240637361,"owners_count":19833057,"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":["2018","es2015","es2016","es2017","eslint","eslint-config","javascript","style-guide","yemiancheng"],"created_at":"2024-11-10T16:35:50.949Z","updated_at":"2026-05-16T06:02:48.097Z","avatar_url":"https://github.com/YMC-GitHub.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-config-yemiancheng\n\n![Travis (.com) branch](https://img.shields.io/travis/com/ymc-github/eslint-config/master.svg?label=Travis%20CI\u0026color=ff69b4\u0026logo=Travis%20CI\u0026logoColor=ff69b4\u0026style=popout-square)\n![GitHub repo size](https://img.shields.io/github/repo-size/ymc-github/eslint-config.svg?label=github%20repo%20size\u0026color=ff69b4\u0026logo=Github\u0026logoColor=ff69b4\u0026style=popout-square)\n![GitHub commit activity](https://img.shields.io/github/commit-activity/m/ymc-github/eslint-config.svg?color=ff69b4\u0026logo=Github\u0026logoColor=ff69b4\u0026style=popout-square)\n![GitHub last commit (branch)](https://img.shields.io/github/last-commit/ymc-github/eslint-config/master.svg?label=github%20last%20commit%40master\u0026color=ff69b4\u0026logo=Github\u0026logoColor=ff69b4\u0026style=popout-square)\n![Gitter](https://img.shields.io/gitter/room/ymc-github/eslint-config.svg?label=chat\u0026color=ff69b4\u0026logo=Github\u0026logoColor=ff69b4\u0026style=popout-square)\n![GitHub language count](https://img.shields.io/github/languages/count/ymc-github/eslint-config.svg?label=languages\u0026color=ff69b4\u0026logo=Github\u0026logoColor=ff69b4\u0026style=popout-square)\n![GitHub language top](https://img.shields.io/github/languages/top/ymc-github/eslint-config.svg?color=ff69b4\u0026logo=Github\u0026logoColor=ff69b4\u0026style=popout-square)\n![GitHub package.json version (branch)](https://img.shields.io/github/package-json/v/ymc-github/eslint-config/master.svg?label=github%20package.json%20version%40master\u0026color=ff69b4\u0026logo=Github\u0026logoColor=ff69b4\u0026style=popout-square)\n![GitHub followers](https://img.shields.io/github/followers/ymc-github.svg?label=github%20followers\u0026color=ff69b4\u0026logo=Github\u0026logoColor=ff69b4\u0026style=popout-square)\n![Twitter Follow](https://img.shields.io/twitter/follow/yemiancheng.svg?label=follow%20%40yemiancheng\u0026color=ff69b4\u0026logo=Twitter\u0026logoColor=ff69b4\u0026style=popout-square)\n\n## desc\n\nLint my JavaScript code style\n\n## how to use for production?\n\n### install\n\n```sh\nnpm install --save-dev eslint-config-yemiancheng\n#or\nnpm install https://github.com/YMC-GitHub/eslint-config.git#v1.0.0 --save-dev\n```\n\n### usage\n\nAdd \"extends\": \"yemiancheng\" to your .eslintrc.js\n\n```sh\necho \"module.exports = {extends: ['yemiancheng']};\" \u003e .eslintrc.js\n```\n\n## Author\n\nyemiancheng \u003cymc.github@gmail.com\u003e\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fymc-github%2Feslint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fymc-github%2Feslint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fymc-github%2Feslint-config/lists"}