{"id":18485399,"url":"https://github.com/system76/eslint-config","last_synced_at":"2025-07-06T23:02:06.763Z","repository":{"id":38041159,"uuid":"174386958","full_name":"system76/eslint-config","owner":"system76","description":"System76 standard eslint linting configuration","archived":false,"fork":false,"pushed_at":"2023-03-04T03:18:42.000Z","size":1339,"stargazers_count":5,"open_issues_count":10,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-18T06:32:59.668Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/system76.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":".github/CODEOWNERS","security":null,"support":null,"governance":null}},"created_at":"2019-03-07T17:04:27.000Z","updated_at":"2024-07-31T11:39:45.000Z","dependencies_parsed_at":"2023-07-25T04:50:29.056Z","dependency_job_id":null,"html_url":"https://github.com/system76/eslint-config","commit_stats":null,"previous_names":["system76/web-eslint-config","system76/web-eslint-config-standard"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/system76%2Feslint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/system76%2Feslint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/system76%2Feslint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/system76%2Feslint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/system76","download_url":"https://codeload.github.com/system76/eslint-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247912750,"owners_count":21017041,"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-11-06T12:45:04.637Z","updated_at":"2025-04-08T19:32:30.046Z","avatar_url":"https://github.com/system76.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003e@system76/eslint-config\u003c/h1\u003e\n  \u003ch3\u003eSystem76 eslint configuration\u003c/h3\u003e\n  \u003cbr\u003e\n  \u003cbr\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.npmjs.com/package/@system76/eslint-config/\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/v/@system76/eslint-config.svg\" alt=\"npm\"\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://travis-ci.org/system76/eslint-config\"\u003e\n    \u003cimg src=\"https://travis-ci.org/system76/eslint-config.svg\" alt=\"travis-ci\"\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://renovatebot.com/\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/renovate-enabled-brightgreen.svg\" alt=\"renovate\"\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://standardjs.com\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/code_style-standard-brightgreen.svg\" alt=\"standard\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n---\n\nThis is the System76 eslint configuration. It is based off of\n[standard](https://github.com/feross/standard), but includes additional rules\nfor common libraries and tools we use here at System76. This includes\n[ava](https://github.com/avajs/ava), [vue](https://github.com/vuejs/vue), and\nsome others.\n\n## Using\n\n```\nnpm install --save-dev @system76/eslint-config\n```\n\nThen extend this in your own eslint configuration file:\n\n```js\nmodule.exports = {\n  extends: [\n    '@system76'\n  ]\n}\n```\n\nThen add these lines to your `package.json` file:\n\n```json\n{\n  \"scripts\": {\n    \"lint:js\": \"eslint --ext js,vue --ignore-path .gitignore .\",\n    \"lint:js:fix\": \"eslint --fix --ext js,vue --ignore-path .gitignore .\"\n  }\n}\n```\n\nAnd finally, you can lint with `npm run lint:js`.\n\n## Development\n\nThere's not much to it. Aside from the few test files we check, the only file\nyou need to concern yourself with is the `eslintrc.json` file. If the tests and\nlinting pass, you are good for a PR!\n\n## Deployment\n\nThis repository uses [semantic-release][semantic] to determine the npm version\nand when to release. Please ensure your commit messages follow the [Angular\nCommit Message Conventions][acmc].\n\nPast that, just push to master and [travis][travis] will take care of the rest.\n\n[semantic]: https://github.com/semantic-release/semantic-release\n[acmc]: https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#-git-commit-guidelines\n[travis]: https://travis-ci.org/system76/eslint-config\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystem76%2Feslint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsystem76%2Feslint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystem76%2Feslint-config/lists"}