You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
No description provided.
The text was updated successfully, but these errors were encountered: