shimmerjs·6 वर्ष पहले·discussAs long as the code is generating something like configs, you can write guard rail sanity check tests against the output, or apply linters, etc.
shimmerjs·6 वर्ष पहले·discussI have used a bunch of jsonnet and was in your position. I picked up https://jkcfg.github.io and have been very happy. You get TypeScript with (some) hermeticity guarantees.