Skip to content

Commit 80adf77

Browse files
committed
0.6.0 release
1 parent 88d1c32 commit 80adf77

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/plugin.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ export function onPluginLoad(ev)
1616
// Apply any plugin options.
1717
if (typeof options === 'object')
1818
{
19+
/* c8 ignore next 1 */
1920
if (typeof options.guard === 'boolean') { guard = options.guard; }
2021
}
2122

0 commit comments

Comments
 (0)