Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert eslint-plugin-test-rules/index.js to Typescript #576

Closed
w3bdesign opened this issue Jan 5, 2025 · 0 comments
Closed

Convert eslint-plugin-test-rules/index.js to Typescript #576

w3bdesign opened this issue Jan 5, 2025 · 0 comments
Assignees

Comments

@w3bdesign
Copy link
Owner

No description provided.

@w3bdesign w3bdesign self-assigned this Jan 5, 2025
w3bdesign added a commit that referenced this issue Jan 5, 2025
Fixes #576

Convert `eslint-plugin-test-rules/index.js` to TypeScript.

* Rename `eslint-plugin-test-rules/index.js` to `eslint-plugin-test-rules/index.ts`.
* Update `module.exports` to `export` and add TypeScript types for ESLint rule creation.
* Modify rule creation function to use TypeScript syntax.
* Update `eslint-plugin-test-rules/package.json` to reference `index.ts` instead of `index.js`.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/w3bdesign/dfweb-v4/issues/576?shareId=XXXX-XXXX-XXXX-XXXX).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant