X-Git-Url: https://git.josue.xyz/?p=webi-installers%2F.git;a=blobdiff_plain;f=package.json;fp=package.json;h=b58955814a9b7a1787efdc46586faac2187243d9;hp=9453472c8ff87404ac94949632286d0481fc3fa4;hb=05b8f37fb5d32c221a8f32ffffeb03b1f1eae614;hpb=b80057d427867b81bc6e393abe0bf30ad5bc2705 diff --git a/package.json b/package.json index 9453472..b589558 100644 --- a/package.json +++ b/package.json @@ -5,18 +5,14 @@ "description": "webinstall script repository", "main": "_webi/", "scripts": { + "prettier": "npx prettier@2 -w '**/*.{js,md,html}'", "test": "node _webi/test.js ./node/" }, "repository": { "type": "git", "url": "git+https://github.com/webinstall/webi-installers.git" }, - "keywords": [ - "webinstall", - "brew", - "apt", - "chocolately" - ], + "keywords": ["webinstall", "brew", "apt", "chocolately"], "author": "AJ ONeal (https://coolaj86.com/)", "license": "MPL-2.0", "bugs": {