dprint-plugin-dockerfile 0.4.0

A WIP dockerfile formatter for dprint.
Documentation
{
  "name": "@dprint/dockerfile",
  "version": "0.0.0",
  "lockfileVersion": 3,
  "requires": true,
  "packages": {
    "": {
      "name": "@dprint/dockerfile",
      "version": "0.0.0",
      "license": "MIT",
      "devDependencies": {
        "@dprint/formatter": "~0.5.1"
      }
    },
    "node_modules/@dprint/formatter": {
      "version": "0.5.1",
      "resolved": "https://registry.npmjs.org/@dprint/formatter/-/formatter-0.5.1.tgz",
      "integrity": "sha512-cdZUrm0iv/FnnY3CKE2dEcVhNEzrC551aE2h2mTFwQCRBrqyARLDnb7D+3PlXTUVp3s34ftlnGOVCmhLT9DeKA==",
      "dev": true,
      "license": "MIT"
    }
  }
}