@putout/engine-runner
Advanced tools
Comparing version 11.0.0 to 11.1.0
@@ -54,2 +54,5 @@ 'use strict'; | ||
if (!visitor) | ||
throw Error(`Visitors cannot be empty in "${rule}"`); | ||
assign(options, { | ||
@@ -56,0 +59,0 @@ include: parse('include', plugin, options), |
{ | ||
"name": "@putout/engine-runner", | ||
"version": "11.0.0", | ||
"version": "11.1.0", | ||
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)", | ||
@@ -5,0 +5,0 @@ "description": "run putout plugins", |
26778
662