Skip to content

Commit 94bf86b

Browse files
author
chadcarlson
committed
register the formatter
1 parent 62a1e07 commit 94bf86b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/platformsh.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ class Config {
5252

5353
this.registerFormatter('solr-node', nodeSolrFormatter);
5454
this.registerFormatter('mongodb', mongodbFormatter);
55+
this.registerFormatter('puppeteer', puppeteerFormatter);
5556

5657
let variables = this._getValue('VARIABLES');
5758
if (variables) {

0 commit comments

Comments
 (0)