ESLint plugin for Pulumi projects using TypeScript to enforce best practices and coding standards. See the subproject eslint-plugin-pulumi for the actual plugin code.
The subproject test-playground contains a minimal Pulumi project setup to test the ESLint plugin.
It depends on the local version of the ESLint plugin so a pnpm build is required in eslint-plugin-pulumi directory before testing it in the playground.