{"id":14978268,"url":"https://github.com/mysticatea/eslint-plugin-es","last_synced_at":"2025-10-25T01:04:15.970Z","repository":{"id":44764751,"uuid":"127517246","full_name":"mysticatea/eslint-plugin-es","owner":"mysticatea","description":"ESLint plugin about ECMAScript syntactic features.","archived":false,"fork":false,"pushed_at":"2022-01-26T09:52:59.000Z","size":13331,"stargazers_count":108,"open_issues_count":37,"forks_count":20,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-03T18:14:16.924Z","etag":null,"topics":["ecmascript","eslint","eslint-plugin","javascript","npm-package"],"latest_commit_sha":null,"homepage":"https://eslint-plugin-es.mysticatea.dev/","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/mysticatea.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["mysticatea"]}},"created_at":"2018-03-31T09:14:56.000Z","updated_at":"2025-02-19T07:51:28.000Z","dependencies_parsed_at":"2022-09-02T06:44:19.710Z","dependency_job_id":null,"html_url":"https://github.com/mysticatea/eslint-plugin-es","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mysticatea%2Feslint-plugin-es","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mysticatea%2Feslint-plugin-es/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mysticatea%2Feslint-plugin-es/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mysticatea%2Feslint-plugin-es/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mysticatea","download_url":"https://codeload.github.com/mysticatea/eslint-plugin-es/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248601064,"owners_count":21131607,"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":["ecmascript","eslint","eslint-plugin","javascript","npm-package"],"created_at":"2024-09-24T13:57:15.233Z","updated_at":"2025-10-25T01:04:06.932Z","avatar_url":"https://github.com/mysticatea.png","language":"JavaScript","funding_links":["https://github.com/sponsors/mysticatea"],"categories":[],"sub_categories":[],"readme":"# eslint-plugin-es\n\n[![npm version](https://img.shields.io/npm/v/eslint-plugin-es.svg)](https://www.npmjs.com/package/eslint-plugin-es)\n[![Downloads/month](https://img.shields.io/npm/dm/eslint-plugin-es.svg)](http://www.npmtrends.com/eslint-plugin-es)\n[![Build Status](https://github.com/mysticatea/eslint-plugin-es/workflows/CI/badge.svg)](https://github.com/mysticatea/eslint-plugin-es/actions)\n[![Coverage Status](https://codecov.io/gh/mysticatea/eslint-plugin-es/branch/master/graph/badge.svg)](https://codecov.io/gh/mysticatea/eslint-plugin-es)\n[![Dependency Status](https://david-dm.org/mysticatea/eslint-plugin-es.svg)](https://david-dm.org/mysticatea/eslint-plugin-es)\n\nESLint plugin which disallows each ECMAScript syntax.\n\n## 🏁 Goal\n\n[Espree](https://github.com/eslint/espree#readme), the default parser of [ESLint](https://eslint.org/), has supported `ecmaVersion` option.\nHowever, the error messages of new syntax are not readable (e.g., \"unexpected token\" or something like).\n\nWhen we use this plugin along with the latest `ecmaVersion` option value, it tells us the readable error message for the new syntax, such as \"ES2020 BigInt is forbidden.\"\nPlus, this plugin lets us disable each syntactic feature individually.\n\n## 📖 Usage\n\nSee [documentation](https://eslint-plugin-es.mysticatea.dev/)\n\n## 🚥 Semantic Versioning Policy\n\nThis plugin follows [semantic versioning](http://semver.org/) and [ESLint's semantic versioning policy](https://github.com/eslint/eslint#semantic-versioning-policy).\n\n- We will release a new minor version to add new rules when TC39 decided to advance proposals to Stage 4. In the minor releases, we don't update configs.\n- We will release a new major version to update configs when new ECMAScript snapshots are available.\n\n## 📰 Changelog\n\nSee [releases](https://github.com/mysticatea/eslint-plugin-es/releases).\n\n## ❤️ Contributing\n\nWelcome contributing!\n\nPlease use GitHub's Issues/PRs.\n\n### Development Tools\n\n- `npm test` runs tests and measures coverage.\n- `npm run clean` removes the coverage result of `npm test` command.\n- `npm run coverage` shows the coverage result of the last `npm test` command.\n- `npm run docs:build` builds documentation.\n- `npm run docs:watch` builds documentation on each file change.\n- `npm run watch` runs tests on each file change.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmysticatea%2Feslint-plugin-es","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmysticatea%2Feslint-plugin-es","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmysticatea%2Feslint-plugin-es/lists"}