ni / nimble

The NI Nimble Design System
https://nimble.ni.dev
MIT License
29 stars 9 forks source link

Wafer map matrix-renderer build script and linting #2178

Closed rajsite closed 3 weeks ago

rajsite commented 3 weeks ago

🧹 Tech Debt

As part of #2168, it was identified that only non-type checking TypeScript lint rules were running on wafer map code. The PR enabled TypeScript type-checking eslint rules but to avoid conflicts with existing PRs were not updated.

Acceptance criteria: