0.0.2 • Published 4 years ago

@toastal/parcel-transformer-dhall-json v0.0.2

Weekly downloads
4
License
BSD-3-Clause
Repository
gitlab
Last release
4 years ago

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

0.0.2

4 years ago

0.0.1

4 years ago