@toastal/parcel-transformer-dhall-json
v0.0.2
Published
JSON files using the Dhall configuration language for Parcel
Downloads
9
Readme
parcel-transformer-dhall-json
Use the Dhall configuration language for JSON.
Usage
Add to your .parcelrc
file.
{
"extends": "@parcel/config-default",
"transformers": {
"manifest.dhall": [
"@toastal/parcel-transformer-dhall-json",
]
}
}
License
This project is licensed under the BSD 3-Clause “New” or “Revised” License - see the LICENSE file for details.
Funding
If you want to make a small contribution to the maintanence of this project