{"id":26517201,"url":"https://github.com/fraction/common-lint","last_synced_at":"2026-04-19T10:35:13.295Z","repository":{"id":35122903,"uuid":"209594932","full_name":"fraction/common-lint","owner":"fraction","description":null,"archived":false,"fork":false,"pushed_at":"2022-02-12T14:10:39.000Z","size":66,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-23T06:03:34.734Z","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/fraction.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":"2019-09-19T16:00:49.000Z","updated_at":"2019-10-05T16:01:23.000Z","dependencies_parsed_at":"2022-08-08T05:15:33.843Z","dependency_job_id":null,"html_url":"https://github.com/fraction/common-lint","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/fraction%2Fcommon-lint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fraction%2Fcommon-lint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fraction%2Fcommon-lint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fraction%2Fcommon-lint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fraction","download_url":"https://codeload.github.com/fraction/common-lint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244759953,"owners_count":20505716,"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":"2025-03-21T08:19:02.236Z","updated_at":"2026-04-19T10:35:08.261Z","avatar_url":"https://github.com/fraction.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# common-lint\n\n\u003e compatibility for both standard and eslint\n\n## Usage\n\nUse `common-lint` or `clint` from the command-line or your linter settings.\n\n### ESLint\n\nBy default, this module passes through to `eslint`.\n\n```console\n$ common-lint\n\n/home/alice/foo/index.js\n  31:41  error  'val' is defined but never used  no-unused-vars\n\n✖ 1 problem (1 error, 0 warnings)\n```\n\n### StandardJS\n\nIf `standard` is found in your `package.json`, this module uses that instead.\n\n```console\n$ common-lint\nstandard: Use JavaScript Standard Style (https://standardjs.com)\nstandard: Run `standard --fix` to automatically fix some problems.\n  /home/alice/bar/index.js:59:27: Extra semicolon.\n```\n\n## Installation\n\nWith [npm](https://npmjs.org/):\n\n```shell\nnpm -g install common-lint\n```\n\nWith [yarn](https://yarnpkg.com/en/):\n\n```shell\nyarn global add common-lint\n```\n\n## License\n\nAGPL-3.0\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffraction%2Fcommon-lint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffraction%2Fcommon-lint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffraction%2Fcommon-lint/lists"}