dhall-tsconfigJune 6, 2021 ยท View on GitHubDhall bindings for TSConfig. Usage dhall-to-json <<< ./examples/strict.dhall { "compilerOptions": { "noUncheckedIndexedAccess": true, "noUnusedLocals": true, "strict": true } }