{"id":16322737,"url":"https://github.com/shellscape/eslint-config-shellscape","last_synced_at":"2025-04-09T23:32:59.438Z","repository":{"id":51702017,"uuid":"78711242","full_name":"shellscape/eslint-config-shellscape","owner":"shellscape","description":"ESLint shareable config for my projects","archived":false,"fork":false,"pushed_at":"2023-06-01T15:58:08.000Z","size":237,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T01:22:59.119Z","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/shellscape.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":"2017-01-12T05:18:48.000Z","updated_at":"2023-01-13T19:01:04.000Z","dependencies_parsed_at":"2024-06-19T04:07:56.452Z","dependency_job_id":"5de96dec-8e4e-4ef3-b553-441802e15543","html_url":"https://github.com/shellscape/eslint-config-shellscape","commit_stats":{"total_commits":28,"total_committers":2,"mean_commits":14.0,"dds":0.0357142857142857,"last_synced_commit":"64302e4e434703ae0ff3dfc1940e2593847ed069"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellscape%2Feslint-config-shellscape","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellscape%2Feslint-config-shellscape/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellscape%2Feslint-config-shellscape/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellscape%2Feslint-config-shellscape/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shellscape","download_url":"https://codeload.github.com/shellscape/eslint-config-shellscape/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248129800,"owners_count":21052642,"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-10T22:52:15.577Z","updated_at":"2025-04-09T23:32:59.409Z","avatar_url":"https://github.com/shellscape.png","language":"JavaScript","readme":"# eslint-config-shellscape\n\n\u003e ESLint shareable config for my projects\n\n## Install\n\n```\n$ npm install eslint-config-shellscape --save-dev\n```\n\n## Usage\n\nThis config can be used one of two ways:\n\n### package.json:\n\n```json\n{\n  \"name\": \"snoochi-boochies\",\n  \"eslintConfig\": {\n    \"extends\": \"shellscape\"\n  }\n}\n```\n\n### .eslintrc\n\n```json\n{\n  \"extends\": \"shellscape\"\n}\n```\n\n### Use with TypeScript\n\n```json\n{\n  \"extends\": \"shellscape/typescript\"\n}\n```\n\n### Use with Prettier\n\nCreate a `.prettierrc.js` file with the following content:\n\n```js\nmodule.exports = require('eslint-config-shellscape/prettier');\n```\n\n## License\n\nMIT © [Andrew Powell](http://shellscape.org)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshellscape%2Feslint-config-shellscape","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshellscape%2Feslint-config-shellscape","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshellscape%2Feslint-config-shellscape/lists"}