{"id":18537564,"url":"https://github.com/eta-dev/eslint-plugin-eta","last_synced_at":"2025-04-09T17:37:03.161Z","repository":{"id":44173859,"uuid":"304728417","full_name":"eta-dev/eslint-plugin-eta","owner":"eta-dev","description":"An ESLint plugin so you can lint Eta template files","archived":false,"fork":false,"pushed_at":"2022-02-11T07:03:50.000Z","size":85,"stargazers_count":4,"open_issues_count":3,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T09:04:10.679Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin"],"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/eta-dev.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":"2020-10-16T20:08:26.000Z","updated_at":"2025-02-13T22:11:40.000Z","dependencies_parsed_at":"2022-09-03T15:22:12.325Z","dependency_job_id":null,"html_url":"https://github.com/eta-dev/eslint-plugin-eta","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/eta-dev%2Feslint-plugin-eta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eta-dev%2Feslint-plugin-eta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eta-dev%2Feslint-plugin-eta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eta-dev%2Feslint-plugin-eta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eta-dev","download_url":"https://codeload.github.com/eta-dev/eslint-plugin-eta/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248078291,"owners_count":21044084,"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":["eslint","eslint-plugin","eslintplugin"],"created_at":"2024-11-06T19:38:51.770Z","updated_at":"2025-04-09T17:37:02.839Z","avatar_url":"https://github.com/eta-dev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-plugin-eta\n\n\u003cspan align=\"center\"\u003e\n\n[![Travis](https://img.shields.io/travis/com/eta-dev/eslint-plugin-eta/master.svg)](https://travis-ci.com/eta-dev/eslint-plugin-eta)\n[![Coveralls](https://img.shields.io/coveralls/eta-dev/eslint-plugin-eta.svg)](https://coveralls.io/github/eta-dev/eslint-plugin-eta)\n\n\u003c/span\u003e\n\n\u003e Lint your embeddable Eta templates with ease\n\n\n\n### Installation\nRun `npm install --save-dev eslint-plugin-eta` to install this ESLint plugin.\n\n### Usage\nAdd this to your ESLint config:\n```javascript\nmodule.exports = {\n    ...\n    plugins: [\n        \"eta\"\n    ],\n    overrides: [\n        {\n            files: [\"*.eta\"],\n            processor: \"eta/eta\"\n        }\n    ],\n    ...\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feta-dev%2Feslint-plugin-eta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feta-dev%2Feslint-plugin-eta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feta-dev%2Feslint-plugin-eta/lists"}