Merge branch 'feature-add-plugins' into master

This commit is contained in:
Sebastian Kolind Sørensen
2021-01-10 17:55:45 +01:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
name: Prettier Action Plugins
name: Prettier Action
description: Automatically runs prettier on all your changes.
author: Conrad Großer <grosserconrad@gmail.com>
@@ -38,7 +38,7 @@ inputs:
prettier_plugins:
description: Install Prettier plugins, i.e. `@prettier/prettier-php @prettier/some-other-plugin`
required: false
default: false
default: ''
runs:
using: 'docker'