{"id":17676177,"url":"https://github.com/fa7ad/eslint-config-tfnode","last_synced_at":"2025-06-29T09:33:45.148Z","repository":{"id":186522615,"uuid":"675300253","full_name":"fa7ad/eslint-config-tfnode","owner":"fa7ad","description":"An eslint config for TS+Node","archived":false,"fork":false,"pushed_at":"2024-01-14T21:41:23.000Z","size":1018,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-05T19:13:37.119Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fa7ad.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":"2023-08-06T13:18:18.000Z","updated_at":"2023-08-07T20:32:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"25e3a538-4e0b-4242-898e-70fd56c592f7","html_url":"https://github.com/fa7ad/eslint-config-tfnode","commit_stats":null,"previous_names":["fa7ad/eslint-config-tfnode"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fa7ad%2Feslint-config-tfnode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fa7ad%2Feslint-config-tfnode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fa7ad%2Feslint-config-tfnode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fa7ad%2Feslint-config-tfnode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fa7ad","download_url":"https://codeload.github.com/fa7ad/eslint-config-tfnode/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246352271,"owners_count":20763439,"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-24T07:24:39.191Z","updated_at":"2025-03-30T17:23:58.057Z","avatar_url":"https://github.com/fa7ad.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-config-tfnode\nAn eslint config for TS+Node (with prettier)\n\n## Usage\n\nInstall the config\n```bash\nyarn add @fa7ad/eslint-config-tfnode\n```\n\nCreate a `.eslintrc.js` file with the following content:\n\n```javascript\nrequire('@fa7ad/eslint-config-tfnode/patch')\nmodule.exports = {\n  extends: '@fa7ad/eslint-config-tfnode',\n  parserOptions: {\n    project: './tsconfig.json'\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffa7ad%2Feslint-config-tfnode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffa7ad%2Feslint-config-tfnode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffa7ad%2Feslint-config-tfnode/lists"}