{"id":18397230,"url":"https://github.com/intellitect/tidier","last_synced_at":"2026-05-05T00:37:43.519Z","repository":{"id":147151580,"uuid":"118377042","full_name":"IntelliTect/tidier","owner":"IntelliTect","description":"Configuration files for linters, formatters, and other coding standards","archived":false,"fork":false,"pushed_at":"2018-01-21T23:22:53.000Z","size":41,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-12T15:09:30.578Z","etag":null,"topics":["css","formatting","javascript","linting","scss","styleguide","typescript"],"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/IntelliTect.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-21T21:50:14.000Z","updated_at":"2022-07-03T05:12:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"8db5199d-8c68-48a1-905f-795dc4e76b51","html_url":"https://github.com/IntelliTect/tidier","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/IntelliTect%2Ftidier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelliTect%2Ftidier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelliTect%2Ftidier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelliTect%2Ftidier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelliTect","download_url":"https://codeload.github.com/IntelliTect/tidier/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248586234,"owners_count":21128997,"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":["css","formatting","javascript","linting","scss","styleguide","typescript"],"created_at":"2024-11-06T02:16:22.496Z","updated_at":"2026-05-05T00:37:38.493Z","avatar_url":"https://github.com/IntelliTect.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tidier\n\nA collection of configuration files for linters and formatters based on the [Intellitect](https://github.com/intellitect) coding standards.\n\n\u003e **Note:**\n\u003e This repo currently homes multiple packages that will be distributed separately.\n\n- [Contributing](#contributing)\n- [Installation](#installation)\n- [Packages](#packages)\n  - [tidier-tslint](#tidier-tslint) - Typescript\n  - [tidier-eslint](#tidier-eslint) - Javascript\n  - [tidier-styleLint](#tidier-stylelint) - (S)CSS\n\n---\n\n## Contributing\n\nIf there are rules that need changed / updated, submit an [issue](https://github.com/IntelliTect/tidier/issues/new) or [pull request](https://github.com/IntelliTect/tidier/pulls).\n\n---\n\n## Installation\n\n\u003e **Note:**\n\u003e All tidier resources will soon be hosted as stand-alone NPM packages with proper versioning.\n\n**via NPM**:\n\n```bash\nnpm install --save-dev ssh://github.com/IntelliTect/tidier.git\n```\n\n**via Yarn**:\n\n```bash\nyarn add --dev ssh://github.com/IntelliTect/tidier.git\n```\n\n---\n\n## Packages\n\n\u003e **Note:**\n\u003e Any time you add linting or formatting to an existing repo, please do so in separate commits from other features/bug fixes. This helps keep your commits focused on a logical set of changes and makes code review a much easier process.\n\n### tidier-tslint\n\n[tidier-tslint documentation](tslint/README.md)\n\n[TSLint](https://palantir.github.io/tslint/) is a linting utility for Typescript. There are some IDE integrations that will automatically lint your `.ts` and `.tsx` files, but support varies. The utility can also be run via command line.\n\n### tidier-eslint\n\n[tidier-eslint documentation](eslint/README.md)\n\n[ESLint](http://eslint.org/) is a linting utility for Javascript. There are integrations for all major IDEs that will automatically lint your `.js` and `.jsx` files. The utility can also be run via command line.\n\n### tidier-stylelint\n\n[tidier-stylelint documentation](stylelint/README.md)\n\n[Stylelint](http://stylelint.io/) is a linting utility for CSS and its various flavors (SASS, LESS, etc). There are integrations for all major IDEs that will automatically lint your `.css` and `.scss` files. The utility can also be run via command line.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintellitect%2Ftidier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintellitect%2Ftidier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintellitect%2Ftidier/lists"}