{"id":16366728,"url":"https://github.com/steebchen/eslint-config-ultra","last_synced_at":"2026-02-17T09:30:18.013Z","repository":{"id":51839283,"uuid":"74159616","full_name":"steebchen/eslint-config-ultra","owner":"steebchen","description":"StandardJS with some extra rules ","archived":false,"fork":false,"pushed_at":"2021-05-09T15:43:06.000Z","size":29,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-01T14:19:58.934Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/steebchen.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":"2016-11-18T19:22:06.000Z","updated_at":"2021-05-09T15:43:15.000Z","dependencies_parsed_at":"2022-08-23T00:31:23.266Z","dependency_job_id":null,"html_url":"https://github.com/steebchen/eslint-config-ultra","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steebchen%2Feslint-config-ultra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steebchen%2Feslint-config-ultra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steebchen%2Feslint-config-ultra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steebchen%2Feslint-config-ultra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steebchen","download_url":"https://codeload.github.com/steebchen/eslint-config-ultra/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239828400,"owners_count":19703859,"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-10-11T02:47:24.813Z","updated_at":"2026-02-17T09:30:17.953Z","avatar_url":"https://github.com/steebchen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-config-ultra\n\nThis is a eslint plugin ([http://eslint.org](eslint)) with my personal coding style. It is based on [standard](http://standardjs.com/) but with tabs and some extra rules.\n\n## Why tabs\n\nBecause it's the only way. I used to indent my code with 2 spaces (4 are just too much! :P), but using tabs is just the right way. Period.\nWhen using tabs, one indentation level equals one character. And everyone can decide how a tab is displayed.\n\nGithub sadly displays tab as 8 spaces, which looks kinda ugly. However, there are dozens of plugins which fix that with a single click.\nThe same applies to editors like nano where you can simply set the tabsize in your settings.\n\nUsage:\n\n```sh\n# installing eslint again here is required for a local install\nnpm i eslint eslint-config-ultra -D\n# or\nyarn add eslint eslint-config-ultra --dev\n```\n\nThen, add the following snippet to your .eslintrc.json (very similar to a js/yml config):\n\n`\"extends\": \"ultra\"`\n\nYay!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteebchen%2Feslint-config-ultra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteebchen%2Feslint-config-ultra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteebchen%2Feslint-config-ultra/lists"}