{"id":21588926,"url":"https://github.com/cantonjs/eslint-config-cantonjs","last_synced_at":"2026-05-18T19:38:45.766Z","repository":{"id":57227877,"uuid":"115586020","full_name":"cantonjs/eslint-config-cantonjs","owner":"cantonjs","description":"ESLint shareable config for the Cantonjs JavaScript style guide","archived":false,"fork":false,"pushed_at":"2018-09-18T04:08:23.000Z","size":65,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-19T13:27:12.300Z","etag":null,"topics":["eslint","eslint-config","javascript","lint"],"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/cantonjs.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":"2017-12-28T04:49:41.000Z","updated_at":"2018-09-18T04:08:25.000Z","dependencies_parsed_at":"2022-09-12T17:00:42.481Z","dependency_job_id":null,"html_url":"https://github.com/cantonjs/eslint-config-cantonjs","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cantonjs%2Feslint-config-cantonjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cantonjs%2Feslint-config-cantonjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cantonjs%2Feslint-config-cantonjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cantonjs%2Feslint-config-cantonjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cantonjs","download_url":"https://codeload.github.com/cantonjs/eslint-config-cantonjs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244197731,"owners_count":20414438,"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","lint"],"created_at":"2024-11-24T16:11:57.245Z","updated_at":"2026-05-18T19:38:40.743Z","avatar_url":"https://github.com/cantonjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-config-cantonjs\n\n[![Build Status](https://travis-ci.org/cantonjs/eslint-config-cantonjs.svg?branch=master)](https://travis-ci.org/cantonjs/eslint-config-cantonjs)\n[![Dependencies](https://david-dm.org/cantonjs/eslint-config-cantonjs.svg)](https://david-dm.org/cantonjs/eslint-config-cantonjs)\n[![License](https://img.shields.io/badge/license-MIT_License-brightgreen.svg?style=flat)](https://github.com/cantonjs/eslint-config-cantonjs/blob/master/LICENSE)\n\n\u003e ESLint [shareable config](http://eslint.org/docs/developer-guide/shareable-configs.html) for the Cantonjs\n\n## Installation\n\n### NPM\n\n```\n$ npm install --save-dev eslint eslint-config-cantonjs eslint-config-standard eslint-plugin-import eslint-plugin-jest eslint-plugin-node eslint-plugin-promise eslint-plugin-react eslint-plugin-standard\n```\n\n### Yarn\n\n```\n$ yarn add --dev eslint eslint-config-cantonjs eslint-config-standard eslint-plugin-import eslint-plugin-jest eslint-plugin-node eslint-plugin-promise eslint-plugin-react eslint-plugin-standard\n```\n\n## Usage\n\nOnce the `eslint-config-cantonjs` package is installed, you can use it by specifying `cantonjs` in the [`extends`](http://eslint.org/docs/user-guide/configuring#extending-configuration-files) section of your [ESLint configuration](http://eslint.org/docs/user-guide/configuring).\n\n```js\n{\n  \"extends\": \"cantonjs\",\n  \"rules\": {\n    // Additional, per-project rules...\n  }\n}\n```\n\n## Configures / Extends\n\n* `extends: \"cantonjs\"` basic usage\n* `extends: \"cantonjs/base\"` the same with `extends: \"cantonjs\"`\n* `extends: \"cantonjs/react\"` `base` + `react`\n\n## Related Projects\n\n* [eslint-config-cantonjs-resolver](https://github.com/cantonjs/eslint-config-cantonjs-resolver)\n\n## License\n\nMIT © Cantonjs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcantonjs%2Feslint-config-cantonjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcantonjs%2Feslint-config-cantonjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcantonjs%2Feslint-config-cantonjs/lists"}