mirror of
https://github.com/creyD/prettier_action.git
synced 2026-04-14 20:30:30 +02:00
Code Quality Improvements
This commit is contained in:
@@ -18,7 +18,7 @@ inputs:
|
||||
prettier_options:
|
||||
description: Options for the 'prettier' command
|
||||
required: false
|
||||
default: "--write '**/*.js'"
|
||||
default: "--write **/*.js"
|
||||
branch:
|
||||
description: Branch which the changes are merged to
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user