{"id":18533466,"url":"https://github.com/xfiveco/eslint-config-chisel","last_synced_at":"2025-05-14T23:10:36.946Z","repository":{"id":146483425,"uuid":"105985792","full_name":"xfiveco/eslint-config-chisel","owner":"xfiveco","description":null,"archived":false,"fork":false,"pushed_at":"2020-04-21T20:18:10.000Z","size":110,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-02-17T07:16:03.983Z","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/xfiveco.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-06T09:05:49.000Z","updated_at":"2021-02-11T09:46:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"e89e816f-c82a-4fea-ac30-25d34663fca7","html_url":"https://github.com/xfiveco/eslint-config-chisel","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xfiveco%2Feslint-config-chisel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xfiveco%2Feslint-config-chisel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xfiveco%2Feslint-config-chisel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xfiveco%2Feslint-config-chisel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xfiveco","download_url":"https://codeload.github.com/xfiveco/eslint-config-chisel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254243365,"owners_count":22038046,"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-06T19:11:39.622Z","updated_at":"2025-05-14T23:10:36.654Z","avatar_url":"https://github.com/xfiveco.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-config-chisel\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/xfiveco/eslint-config-chisel.svg)](https://greenkeeper.io/)\n\nEslint config based on [Aribnb config](https://github.com/airbnb/javascript) you can use with ES6. Integrates with [Prettier](https://github.com/prettier/prettier).\n\n## Prettier\n\nYou'll have to install Prettier on your own in order to use it. It won't be included by default when you install this package. Don't hesitate to add your own `.prettierrc` file to [customise code formatting](https://github.com/prettier/prettier#configuration-file).\n\n## Installation\n\nWe recommend to use Yarn however you are free to use NPM. Snippet from the example below will install Eslint and Prettier as you'll need both of them to make use of this config.\n\n```\nyarn add --dev eslint prettier eslint-config-chisel\n```\n\n## Usage\n\nAdd this to your `.eslintrc`:\n\n```json\n{\n    \"extends\": \"chisel\"\n}\n```\n\nNote that the example above is in _JSON_. You may need to use YAML depending on your project setup:\n\n```yml\n  extends: chisel\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxfiveco%2Feslint-config-chisel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxfiveco%2Feslint-config-chisel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxfiveco%2Feslint-config-chisel/lists"}