shimmerjs·há 6 anos·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·há 6 anos·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.