Conformance for ReScript

I just read about Comformance for Next.js and saw that they are targeting frameworks. Would be great if ReScript supported it or something similar.

Conformance is a system that provides carefully crafted solutions and rules to support optimal loading and Core Web Vitals, with further additions coming to support other quality aspects like security and accessibility. These solutions free your team from memorizing all the latest rules for optimal loading performance, while still giving you the flexibility to make the right choices for your applications.

I installed the ESLint plugin and complains about children props in the .bs files. I don’t think it’s an issue since .bs files are not JSX, hence it would be great to have a custom implementation for Conformance