dhall-tsconfig Dhall bindings for TSConfig. Usage dhall-to-json <<< ./examples/strict.dhall { "compilerOptions": { "noUncheckedIndexedAccess": true, "noUnusedLocals": true, "strict": true } }