{"id":22403330,"url":"https://github.com/springload/eslint-config-springload","last_synced_at":"2025-06-23T10:37:33.110Z","repository":{"id":53396941,"uuid":"89211295","full_name":"springload/eslint-config-springload","owner":"springload","description":"Springload's ESLint shareable configuration","archived":false,"fork":false,"pushed_at":"2022-08-09T04:14:17.000Z","size":138,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-06-16T00:54:08.508Z","etag":null,"topics":["eslint","eslint-config","javascript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/eslint-config-springload","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/springload.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2017-04-24T07:41:54.000Z","updated_at":"2018-09-16T21:28:31.000Z","dependencies_parsed_at":"2022-08-13T02:40:14.937Z","dependency_job_id":null,"html_url":"https://github.com/springload/eslint-config-springload","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/springload/eslint-config-springload","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/springload%2Feslint-config-springload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/springload%2Feslint-config-springload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/springload%2Feslint-config-springload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/springload%2Feslint-config-springload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/springload","download_url":"https://codeload.github.com/springload/eslint-config-springload/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/springload%2Feslint-config-springload/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261463082,"owners_count":23162079,"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":["eslint","eslint-config","javascript"],"created_at":"2024-12-05T09:16:48.968Z","updated_at":"2025-06-23T10:37:28.074Z","avatar_url":"https://github.com/springload.png","language":"JavaScript","readme":"# eslint-config-springload [![npm](https://img.shields.io/npm/v/eslint-config-springload.svg?style=flat-square)](https://www.npmjs.com/package/eslint-config-springload) [![Build Status](https://travis-ci.org/springload/eslint-config-springload.svg?branch=master)](https://travis-ci.org/springload/eslint-config-springload)\n\n\u003e Springload's ESLint shareable configuration. Based on [`eslint-config-airbnb`](https://github.com/airbnb/javascript), but laxer.\n\n## Usage\n\nInstall the config and its dependencies:\n\n```sh\nnpm install --save-exact --save-dev eslint@^3.19.0 eslint-config-springload eslint-plugin-import@^2.7.0 eslint-plugin-jsx-a11y@^5.1.1\n```\n\nConfigure ESLint to use this config. For example, in your package.json, this would be:\n\n```json\n\"eslintConfig\": {\n  \"extends\": \"springload\"\n},\n```\n\n## Development\n\n### Install\n\n```sh\ngit clone git@github.com:springload/eslint-config-springload.git\ncd eslint-config-springload\nnvm install\n# Then, install all project dependencies.\nnpm install\n# Install the git hooks.\n./.githooks/deploy\n```\n\n### Development\n\n```sh\n# Runs linting.\nnpm run lint\n# Runs tests.\nnpm run test\n```\n\n### Releases\n\nThis project follows [Semantic Versioning](http://semver.org/spec/v2.0.0.html) as well as ESLint's [Semantic Versioning Policy](https://github.com/eslint/eslint#semantic-versioning-policy).\n\n```sh\n# 1. Make a new branch for the release of the new version.\ngit chore release-vx.y.z\n# 2. Update the version in package.json\n# 3. Use irish-pub to check the package content. Install with `npm install -g` first.\nirish-pub\n# 4. Update the [CHANGELOG](CHANGELOG.md) for the upcoming release.\n# 5. Update the README with the right install command. Use the next command to find out what those are.\nnpm info eslint-config-springload@latest peerDependencies --json | command sed 's/[\\{\\},]//g ; s/: /@/g'\n# 6. Create a PR and merge it.\n# 7. On master,\nnpm publish\n# 8. Finally, go to GitHub and create a release and a tag for the new version.\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspringload%2Feslint-config-springload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspringload%2Feslint-config-springload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspringload%2Feslint-config-springload/lists"}