{"id":22059286,"url":"https://github.com/opentable/eslint-config-opentable","last_synced_at":"2025-05-12T19:44:23.830Z","repository":{"id":45669494,"uuid":"52099432","full_name":"opentable/eslint-config-opentable","owner":"opentable","description":"Extends eslint-config-airbnb-base with OpenTable's internal preferences.","archived":false,"fork":false,"pushed_at":"2022-07-14T15:44:03.000Z","size":26,"stargazers_count":6,"open_issues_count":4,"forks_count":9,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-05-02T06:19:45.190Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/opentable.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}},"created_at":"2016-02-19T16:07:57.000Z","updated_at":"2024-04-20T20:23:07.000Z","dependencies_parsed_at":"2022-07-19T04:47:51.723Z","dependency_job_id":null,"html_url":"https://github.com/opentable/eslint-config-opentable","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentable%2Feslint-config-opentable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentable%2Feslint-config-opentable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentable%2Feslint-config-opentable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentable%2Feslint-config-opentable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opentable","download_url":"https://codeload.github.com/opentable/eslint-config-opentable/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253809752,"owners_count":21967789,"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-30T17:27:51.040Z","updated_at":"2025-05-12T19:44:23.803Z","avatar_url":"https://github.com/opentable.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![OpenTable](https://media.otstatic.com/img/logo-fb47603a815bb1cf3e89400ba14587f1.png)\n\n# eslint-config-opentable [![Build Status](https://travis-ci.org/opentable/eslint-config-opentable.svg?branch=master)](https://travis-ci.org/opentable/eslint-config-opentable)\n\nThis package provides OpenTable's .eslintrc as an extensible shared config. We extend [eslint-config-airbnb-base](https://www.npmjs.com/package/eslint-config-airbnb-base).\n\n## Usage\n\nThe export lints ES6/2015+. It requires `eslint` and `eslint-plugin-import`.\n\n1. `npm install --save-dev eslint-config-opentable eslint`\n2. add `\"extends\": \"opentable\"` to your .eslintrc\n\nSee [Airbnb's Javascript styleguide](https://github.com/airbnb/javascript) and\nthe [ESlint config docs](http://eslint.org/docs/user-guide/configuring#extending-configuration-files)\nfor more information.\n\n## Dependencies\n\nNote that ESLint 3.0+, which is a dependency of this config, requires Node 4+.\nFor support in Node \u003c4, use eslint-config-opentable version 4.x.\n\n## Differences with AirBnB\n\nThere are a few minor differences between this config and AirBnB's. Links are to AirBnB's styleguide.\n\n- [18.12](https://github.com/airbnb/javascript#whitespace--max-len) Max line length: 100 - **Increased to 120**\n\n  \u003e Why? We just wanted to allow longer lines.\n\n- [19.2](https://github.com/airbnb/javascript#commas--dangling) Comma dangle - **No**\n\n  \u003e Why? We found the extra comma distracting.\n\n- [22.3](https://github.com/airbnb/javascript#naming--PascalCase) Use PascalCase only when naming constructors or classes. - **Yes, but one exception**\n\n  \u003e Why? We added $.Deferred as a common exception, since it should not be used with the `new` keyword.\n\n## Maintainers\n\nThis repo doesn't change too often, so issues or requests may not be noticed quickly. Please contact the maintainers directly to call an issue to their attention.\n\n- [Ward Ruth](mailto:wruth@opentable.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopentable%2Feslint-config-opentable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopentable%2Feslint-config-opentable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopentable%2Feslint-config-opentable/lists"}