@toastal/parcel-transformer-dhall-json

0.0.2 • Public • Published

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

Package Sidebar

Install

npm i @toastal/parcel-transformer-dhall-json

Weekly Downloads

2

Version

0.0.2

License

BSD-3-Clause

Unpacked Size

6.88 kB

Total Files

6

Last publish

Collaborators

  • toastal